Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
1
Found in
2018.3.0a6
2018.3.0f1
2019.1.0a1
2019.2.0a1
Issue ID
1109376
Regression
No
Material and Sorting Layer fields of Sprite Renderer Component do not show Prefab Overrides in Inspector
How to reproduce:
1. Open the user's project and scene "SampleScene"
2. Select "GameObject (all modified)" from the Hierarchy Window to view it in the Inspector
3. Observe the Material and Sorting Layer fields in Inspector
Expected result: blue prefab override indicators are present on the left. Right-clicking on these fields and pressing "Revert" works
Actual result: blue lines indicating Prefab Instance overrides for these fields are missing, cannot revert these fields by right-clicking and pressing "Revert"
Reproducible with: 2018.3.5f1, 2019.1.0b2, 2019.2.0a4
Not reproducible with: 2018.3.0a5 and older (no prefab overrides)
Note: the selected GameObject had all of its fields modified, however, only the Material and Sorting Layer fields do not show the overrides. Overriding and reverting the entire Prefab from the GameObject instance still works.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Create Empty Child" Option Creates Root Object When No Parent Is Selected
- Freeze/Crash when entering Play Mode in a specific project
- Lack of documentation regarding VFX Ray Tracing support
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
Add comment