Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a3
2019.3.0a5
Issue ID
1158005
Regression
Yes
Modified values of prefab instance should be shown in bold
Steps:
1. Add "GameObject -> 3D Object -> Cube"
2. Drag and drop it to Project Browser to make a prefab out of it
3. Select prefab instance in the Hierarchy
4. In Inspector: Change scale, Change Mesh to "Capsule" in Mesh Filter, tick off "Receive Shadows" in Mesh Renderer, etc.
==>
Actual: All overrides have blue strip (the mark of the overide) but they are not bold how they used to.
Expected: All overrides have blue strip (the mark of the overide) and they are bold as usual.
Note: Behaviour is changed when Northstar skin was introduced.
Not repro in Version 2019.3.0a2 (fa7740529556)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
Add comment