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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.