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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment