MixedRealityToolkit-Unity
MixedRealityToolkit-Unity copied to clipboard
MinMaxScaleConstraints missing from HandInteractionExample Scene
Describe the bug
Canvas UI portion of the Hand Interaction Example scene is missing its Min/Max Scale constraints.
To reproduce
- Select the Canvas UI window and unlock its bounds control
- See issue, no min/max scale constraints
Expected behavior
hologram has min/max size
Your setup
- Unity Version 2020.3.37f1
- Commit Version 064f7cf9dd7eaa6addf29b3ed2706ed683fe7fe2
Target platform
- HoloLens 2
At this point I need to just bake this into objmanip or something...
Fixed with this PR #11497