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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
Add comment