Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0b17
Issue ID
629045
Regression
No
"Sorting Layer" of Sprite Renderer is not drawn bold when overwritten in prefabs
How to reproduce:
1. Start a new project
2. Create an empty GameObject
3. Add a SpriteRenderer component
4. Drag the GameObject to the project window to create a prefab
5. Select GameObject in hierarchy
6. Now select the "Sorting Layer" property and choose "Add Sorting Layer"
7. Create a new sorting layer
8. Notice that you have selected a different sorting layer in your prefab instance
than the one from the prefab, however, the corresponding editor does not
draw the attribute as BOLD font like it used to be.
Also, you can not right-click the "Sorting Layer" property and choose
"Revert to Prefab" (there is no context menu).
Same issue for the "Material" property in the SpriteRenderer editor
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple warnings are thrown when importing Terrain URP Demo Scene to the Project
- The Frame value field does not update when using the increment/decrement arrows in the Frame Debugger if the value has been manually inputted
- [Remote Config] PreparePayloadWithConfigType function is looking for camelCase property names, when the JSON objects are using PascalCase naming
- UI Builder Viewport's Tool Gizmo has deadzones
- SpriteShapes are rendered using multiple draw calls when the SRP Batcher determines their nodes are incompatible in a specific project
Add comment