Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MixedRealityToolkit
/
MixedRealityToolkit-Unity
Public
Notifications
You must be signed in to change notification settings
Fork
170
Star
547
Code
Issues
169
Pull requests
13
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Update state visualizer and add tests
- #1123
#1123
Merged
joschemd-MS
merged 14 commits into
MixedRealityToolkit:feature/XRI3
MixedRealityToolkit/MixedRealityToolkit-Unity:feature/XRI3
from
keveleigh:update-state-visualizer-and-add-tests
keveleigh/MixedRealityToolkit-Unity:update-state-visualizer-and-add-tests
Copy head branch name to clipboard
Jun 5, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Update state visualizer and add tests
#1123
joschemd-MS
merged 14 commits into
MixedRealityToolkit:feature/XRI3
MixedRealityToolkit/MixedRealityToolkit-Unity:feature/XRI3
from
keveleigh:update-state-visualizer-and-add-tests
keveleigh/MixedRealityToolkit-Unity:update-state-visualizer-and-add-tests
Copy head branch name to clipboard
Commits
Commits on Jun 2, 2026
Add Rebuild method
keveleigh
committed
69fbb37
View commit details
Copy full SHA for 69fbb37
Browse repository at this point
Guard against duplicate entries
keveleigh
committed
d2e9a9d
View commit details
Copy full SHA for d2e9a9d
Browse repository at this point
Fix the Start flow to account for changing the effect set
keveleigh
committed
2450989
View commit details
Copy full SHA for 2450989
Browse repository at this point
No need to unsub/resub if the interactable hasn't changed
keveleigh
committed
d4c1be4
View commit details
Copy full SHA for d4c1be4
Browse repository at this point
Fix bug where the interactable could be changed but the visualizer would stay subscribed to the old interactable
keveleigh
committed
2386c4f
View commit details
Copy full SHA for 2386c4f
Browse repository at this point
Fix bug where the animator could be changed but the visualizer wouldn't update the AnimationPlayableOutput
keveleigh
committed
e617da5
View commit details
Copy full SHA for e617da5
Browse repository at this point
Add remarks
keveleigh
committed
6a81e9e
View commit details
Copy full SHA for 6a81e9e
Browse repository at this point
Add tests
keveleigh
committed
0f81f91
View commit details
Copy full SHA for 0f81f91
Browse repository at this point
Reserialize metas
keveleigh
committed
dd578c0
View commit details
Copy full SHA for dd578c0
Browse repository at this point
Update CHANGELOG.md
keveleigh
committed
4ce953b
View commit details
Copy full SHA for 4ce953b
Browse repository at this point
Commits on Jun 3, 2026
Ensure the animator's state is preserved
keveleigh
committed
4dd2399
View commit details
Copy full SHA for 4dd2399
Browse repository at this point
Add TestMixableEffect
keveleigh
committed
a1a1322
View commit details
Copy full SHA for a1a1322
Browse repository at this point
Ensure the state is fully pushed to the animator before stopping
keveleigh
committed
5ef5097
View commit details
Copy full SHA for 5ef5097
Browse repository at this point
Use index instead of raw playable for perf
keveleigh
committed
f65b84b
View commit details
Copy full SHA for f65b84b
Browse repository at this point
You can’t perform that action at this time.