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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.