Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a2
Issue ID
1051574
Regression
No
[Improved Prefab] Override indicator (blue line and bold name) doesn't appear for Rigidbody's constraints property
Override indicator (It's a blue line which comes next to the edited property and the property name being bold) doesn't appear on changing prefab instance rigidbody's constraint property
Steps to Repro:
1. Open attached project
2. Select cube in the 'Sample Scene'
3. Change the 'Rigidbody Constraint' property
or
1. Hierarchy window > right click
2. 3D Object > Cube
3. Select cube > Add component
4. Add a Rigidbody to it
5. Drag the cube in the project window to create its prefab
6. Change the constraints property
Actual Result:
1. On changing any of the constraints, override indicator doesn't appear
2. Constraints overrides can be seen through override drop down
Expected Result:
1. Override indicator should appear next to constraint drop down and next to the edited rotation or position property
2. Edited property name should turn bold
Occurring with:
Version 2018.3.0a2 (e9113db2e9bf)
Thu, 14 Jun 2018 21:56:37 GMT
Branch: prefabs/improved
Environment:
Windows & Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment