Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
1
Found in
6000.0.60f1
6000.2.8f1
6000.3.0b6
6000.4.0a3
6000.5.0a1
Issue ID
UUM-122684
Regression
No
“Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
Reproduction steps:
- Checkout entities/uum-122684 on unity/unity.
- Open Workspace/UUM-122684_ECSBakingPrefabs project
- Open the “Assets/MainScene.unity” Scene
- Enable the SubScene for editing in the Hierarchy window
- Create an empty GameObject in the SubScene (Right-click on SubScene > GameObject > Create empty)
- Observe the Console window
- Delete the created GameObject
- Observe the Console window
- Expected result: No errors are thrown
Actual result: “Baking ReferencedPrefabAuthoring!” errors are thrown
Reproducible with: 6000.0.60f1, 6000.2.8f1, 6000.3.0b6, 6000.4.0a3
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefab Overrides “Apply” button is too big and overlaps with the context menu’s outline
- Prefab Overrides “No Overrides” text is too large, and the the Context Menu of the Parent GameObject has a lot of empty space when opened
- “Screen position out of view frustum...” errors are thrown when zooming out in the Scene view after creating UI GameObject
- CurveTexture is not being released when unloading AssetBundle containing a Scene with ColorCurves post-processing component in Global Volume
- Crash on ExtractActiveCasterInfo when navigating the scene view in a project with specific lighting data
Add comment