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
- 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 (fix version 0.13.0-preview.24):
Does not reproduce with Entities 0.13.0-preview.24 and above.