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
- Crash on Transform::RemoveFromParent when Object.DestroyImmediate() is called on Transform
- [Linux] Player consumes more CPU resources when it is running in the background
- Save process is triggered every time when prefab property values are changed by dragging
- Physics.SphereCastNonAlloc is slow when the results array is large
- Colors of GameObject are changed and the background color is green when disabling the “Intensity” of “Bloom” in “Global Volume” GameObject and enabling the “Allow Dynamic Resolution” setting in Camera
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.