Search Issue Tracker
Fixed in 0.13.0-preview.24
Votes
0
Found in [Package]
0.11.1-preview.4
Issue ID
1255997
Regression
No
[ECS] Error is thrown in the Player when project is built with Entities package installed
How to reproduce:
1. Open attached project "case1255997.zip" and Scene "SampleScene"
2. Build the project
3. Observe the error in the Player
Expected result: The error does not appear
Actual result: "InvalidOperationException: This should have been initialized by code gen" error appears
Reproducible with: 2019.4.9f1, 2020.1.4f1, 2020.2.0a21
Cannot test with: 2018.4.26f1 (Errors when downgrading the project)
Reproducible with package versions: 0.0.12-preview.2, 0.11.1-preview.4
Not reproducible with package versions: 0.13.0-preview.24, 0.14.0-preview.18
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note (fix version 0.13.0-preview.24):
Does not reproduce with Entities 0.13.0-preview.24 and above.