Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2023.1.0a1
Issue ID
UUM-2262
Regression
No
Replace Prefab variant parent creates unused overrides for the instance in the scene
Steps:
1. Create a variant instance in the scene
2. Open it in context
3. Drag root instance to the Project Browser
4. Choose "Replace Variant Parent"
5.Save
6. Go back to scenes
7. Select variant instance and look at Overrides window
==>
It contains 12 unused overrides (they were default overrides previuosly)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Unfortunately not possible to fix due to the prefab code architecture.
Resolution Note (2023.1.X):
Unfortunately not possible to fix due to the prefab code architecture.