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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment