Search Issue Tracker
Fixed
Fixed in 1.4.0-exp.2 - Entities, 7000.0.0a1
Votes
0
Found in [Package]
1.3.9 - Entities
1.4.X - Entities
7000.0.0a1
Issue ID
ECSB-1544
Regression
No
"EntityComponentStore.AssertCanAddComponent" tests the wrong archetype when adding "ChunkComponents"
Reproduction steps:
1. Open the attached “IN-93100” project
2. Open the “Scenes/SampleScene” Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: No errors are printed
Actual result: “InvalidOperationException: Entity archetype component data is too large. Previous archetype size per instance 10304 bytes. Attempting to add component 'LargeComponentForChunk' with size 10240 bytes. Maximum chunk size 16320.” exception is thrown
Reproducible with: 1.2.0, 1.3.9 (2022.3.59f1, 6000.0.40f1, 6000.1.0b8, 6000.2.0a5)
Reproducible on: Windows 10
Not reproducible on: No other environments tested
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
- Code runs slower when using a cached exception instance compared to creating a new one
- Broken UI in Default Preset Add Section of "Preset Manager" window
- [iOS] The Player freezes when closing the Notification Center and quickly swiping down from top
- Crash on Texture2D:SetPixelImpl when rapidly calling Texture2D.Apply()
- Graph Lines are not rendered when using Experimental GraphView or GridBackground
Resolution Note (fix version 1.4.0-exp.2 - Entities):
This was fixed in 1.4.0-exp.2