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
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
- Dragger elements from Slider controls doesn't scale and stay outside minimized Canvas window in UI Builder Viewport in UI Builder
Resolution Note (fix version 0.13.0-preview.24):
Does not reproduce with Entities 0.13.0-preview.24 and above.