Search Issue Tracker
Won't Fix
Won't Fix in 1.0.X
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-130
Regression
No
Cannot create additional entities when using BakingSystems
Steps to reproduce:
1. Open the “IN-22843_BugBakingSystemAdditionalEntities-2” project
2. Open the “SampleScene” Scene
3. Select the Entity inside the “Subscene” Scene containing the “EntityReferences” component
4. Note the “EntityReferences” component in the Inspector
Expected result: Two Entities exist
Actual result: Only one Entity exists
Reproducible with: 1.0.0-exp.8 (2022.2.0b15)
Could not test with: 0.17.0-preview.42 (the package cannot be reinstalled)
Reproduced on: macOS Monterey 12.5.1 (Intel)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Clicking on the project's title does not open the project when the long path tooltip is shown
- [Linux] "Select Preset..." window closes without creating another preset when "Create New Preset..." is double-clicked again after creating the first preset
- “Screen position out of view frustum” error is thrown and Game window renders black when Camera Clipping Planes fields are set to “Infinity”
- Foldouts in the Library section of UI Builder do not open when clicked on title and Tree View is enabled
- VisualElement with DynamicTransform and animated scale from 0 is not rendered until hovered when parent uses GroupTransform
Resolution Note:
Baking does not support creating Entities in BakingSystems that are expected to go in the final Entity Scene. These Entities need to be created in a Baker first, but can be processed in BakingSystems after that.
Resolution Note (1.0.X):
Baking does not support creating Entities in BakingSystems that are expected to go in the final Entity Scene. These Entities need to be created in a Baker first, but can be processed in BakingSystems after that.