Search Issue Tracker
Active
Under Consideration for 6000.2.X, 6000.3.X
Votes
0
Found in
2021.3.56f1
2022.3.66f1
6000.0.58f1
6000.2.6f1
6000.3.0b2
Issue ID
UUM-119347
Regression
No
Prefab Override is still possible when Prefab Source has the same field values as Override
Reproduction steps:
1. Create a new project
2. Create a GameObject (e.g. Cube)
3. Drag it into the Project window to create a Prefab
4. Duplicate newly created GameObject in the Hierarchy
5. Select both GameObjects and change one of their fields values (e.g. Scale X value)
6. Select one of GameObjects and apply Overrides in the Inspector (Overrides > Apply All)
7. Select another GameObject, open its Overrides dropdown and observe
Actual result: Override is possible, clicking on Transform shows that Prefab Source and Override has the same values
Expected result: Override is not possible as Prefab Source and Override has the same values and GameObject has no blue line next to the changed field and GameObject itself in Hierarchy
Reproducible with: 2021.3.56f1, 2022.3.66f1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b2
Reproduced on: macOS Sequoia 15.4 (M4), Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- “UnityException: GetInvalidFilenameChars” errors are thrown, and the Overlay Save Preset button becomes unusable when entering Play Mode with a shortcut while Overlay Save Preset window is opened
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Add comment