Search Issue Tracker
Fixed
Fixed in 2021.3.37f1, 2022.3.22f1, 2023.2.15f1, 6000.0.0b12
Votes
0
Found in
2021.3.36f1
2022.3.21f1
2023.2.13f1
2023.3.0b10
6000.0.0b11
Issue ID
UUM-65819
Regression
No
"Show Overrides" doesn't display Prefab overrides as read-only when they are inside managed references
Reproduction steps:
1. Open the attached “SerializeRefIssues.zip” project
2. Open the “BugSampleScene” scene (Assets/BugSampleScene/BugSampleScene)
3. Unravel the “Prefab” GameObject in the Hierarchy
4. Select the “NestedPrefab” GameObject
5. Notice that both the “Name” and the “Test” properties are overridden
6. Click the ">" next to the "NestedPrefab" GameObject in the Hierarchy to open the Prefab context view
7. Enable "Show Overrides" in the Scene view header
Expected Result: Both overridden properties (“Name” and “Test”) are read-only (grayed out)
Actual Result: Only the “Test” property is grayed out and read-only
Reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.2.13f1, 2023.3.0b10
Reproducible on: Windows 11
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment