Search Issue Tracker
Won't Fix
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
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
- The Radius Scale option is removed from the Visual Effect Graph Output Particle when Lod is disabled in Particles Options
- Visual artifacts appear when the HD Dynamic Resolution Component changes the resolution scale
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.