MixedRealityToolkit-Unity
MixedRealityToolkit-Unity copied to clipboard
[MRTK3] Migrating important example scenes from MRTK2
Overview
Adding some example scenes for the high-priority features frequently used by customers from v2:
-
TapToPlace Example: Known issue - only magnetic behavior works when 'auto start' is checked. Select (pickup/place)behavior is not working. Need engineering investigation on input/interactor.
-
Clipping Example
-
Outline Example
-
Solver Example (Follow / RadialView / InBetween)
-
Directional Indicator Example
Known issue - only magnetic behavior works when 'auto start' is checked. Select (pickup/place)behavior is not working.

I'd recommend we do not port the Solvers scenes until @RogPodge's work on unifying and rewriting the solvers + constraints systems is done.
I'd recommend we do not port the Solvers scenes until @RogPodge's work on unifying and rewriting the solvers + constraints systems is done.
Sounds great!
I think it may take some time to rewrit the solver system, I'm ok with the solver scene getting ported within this PR, so as to not block the migration of the other scenes.
It might be good to bring back the Experimental folder? This way, we can at least stage components and tools we think will require significant breaking changes in the future.
Created task to track this work
- https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11489
Closing PR. These changed merged with @marlenaklein-msft PR:
- https://github.com/microsoft/MixedRealityToolkit-Unity/pull/11522