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
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
- HDRP Graphics "Screen Space Global Illumination" has a link to a wrong documentation
Add comment