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
- URPPreprocessBuild.OnPostProcessBuild is never executed when building the Player
- [Linux] Using CTRL+Shift+A shortcut for Add Component throws GUI Rendering Errors
- Crash on MonoBehaviour::Transfer<YAMLRead> when upgrading the Magic Leap XR Plugin
- Image is distorted when VisualElement is scaled and Scale Mode set to scale-and-crop
- Euler angles return different values during Animation Event when using Playables API and the time is 0
Resolution Note:
Unfortunately not possible to fix due to the prefab code architecture.