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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
Add comment