Search Issue Tracker
Fixed in 2022.2.2f1
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a23
Votes
0
Found in
2022.2.0b16
2023.1.0a20
Issue ID
UUM-20181
Regression
No
Reconnect to Prefab for root in Prefab Mode will break overrides and references
In 2022.2/2023.1:
1) Create a simple Prefab called "BaseMe"
2) Create a Prefab A with a instance in the Scene
4) Enter Prefab Mode for Prefab A
5) Right click root in Prefab Mode and select: "Prefab -> Reconnect" / or "Replace"
6) Select "BaseMe" Prefab AssetÂ
7) Go back to the scene and notice every time the Prefab A Asset position is change in Prefab Mode the scene updates (it doesn't have default overrides)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
Resolution Note (fix version 2023.1):
Converting the root in a Prefab Asset to a Prefab instance to create a variant is now disallowed, similarly as Replace Prefab instance. This guard is added to prevent loosing default overrides and references for all existing instances of the Prefab.
Resolution Note (fix version 2022.2):
Converting the root in a Prefab Asset to a Prefab instance to create a variant is now disallowed, similarly as Replace Prefab instance. This guard is added to prevent loosing default overrides and references for all instances of the Prefab.