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
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
Add comment