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
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment