Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
0
Found in
2019.3.0b6
2020.1
2020.2
2020.2.0a15
Issue ID
1255013
Regression
Yes
[IMGUI] Constraint Setting dropdown gets closed automatically while editing properties under Scale Constraint from prefab asset.
While editing properties under Constraint Settings, Constraint Settings dropdown gets close automatically under "Scale Constraints" in the Inspector from Prefab Asset, refer the attached video.
Steps to Repro:
1. Create a new Project
2. Hierarchy >right-click > Create Empty
3. Inspector >Add component > Scale Constraint
4. Create a prefab of Scale Constraint
5. Project > Scale Constraint Prefab > Inspector > Scale Constraint > Edit Constraint Setting
Actual Result: Constraint Setting dropdown gets closed automatically while editing properties under it.
Expected Result:
Constraint Settings dropdown doesn't get closed while editing properties under it in the prefab assets
Reproducible on: 2020.2.0a15, 2020.1.0b13, 2019.3.14f1, 2019.3.0b6
Working fine in:
2019.3.0b5
Environment:
Windows 10 & macOS 10.14
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Importing a theme through the Inspector allows circular import
- FocusNextInDirection not focusing when used on multiline TextFields
- Single click calls UI Element renaming with a delay when clicked on the UI Element name
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
Resolution Note (fix version 2020.2):
Fixed Constraint Setting foldout gets closed automatically while editing properties under Scale Constraint on a Prefab Asset.
Resolution Note (fix version 2020.1):
Fixed Constraint Setting foldout gets closed automatically while editing properties under Scale Constraint on a Prefab Asset.
Resolution Note (fix version 2019.4):
Fixed Constraint Setting foldout gets closed automatically while editing properties under Scale Constraint on a Prefab Asset.