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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Add comment