microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

MinMaxScaleConstraints missing from HandInteractionExample Scene #10884

Closed Clandguth closed 1 year ago

Clandguth commented 2 years ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


Describe the bug

Canvas UI portion of the Hand Interaction Example scene is missing its Min/Max Scale constraints.

To reproduce

  1. Select the Canvas UI window and unlock its bounds control
  2. See issue, no min/max scale constraints

Expected behavior

hologram has min/max size

Your setup

Target platform

Zee2 commented 2 years ago

At this point I need to just bake this into objmanip or something...

marlenaklein-msft commented 1 year ago

Fixed with this PR #11497