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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment