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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment