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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note:
Unfortunately not possible to fix due to the prefab code architecture.