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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment