Search Issue Tracker
Won't Fix
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Unfortunately not possible to fix due to the prefab code architecture.