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
- 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
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.