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
- Missing Render Feature "Full Screen Pass Render Feature" in any “Universal Renderer Data” asset when upgrading from 2022.3
- Inconsistent ParticleSystemVertexStream.PercentageAlongTrail data range in Trail Texture Modes except "Stretch"
- The Graph Debug Window can be right clicked through and the Node Workspace is manipulated instead
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
Add comment