Search Issue Tracker
In Progress
In Progress in 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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment