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
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
- "nameFileIdTable" entry changes in the .meta file when reimporting a texture while the "Default Behaviour Mode" is set to 2D
- onRemoveCallback is not called when removing an element from the ReoderableList using contextMenu
- Cloud Diagnostics dashboard leads to a "Page not found" page when clicking the "Go to Dashboard" link in Project Settings Cloud Diagnostics tab
- Project Settings Package Manager dropdown button text becomes offcentered when any new package is installed
Add comment