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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root
Resolution Note (fix version 0.13.0-preview.24):
Does not reproduce with Entities 0.13.0-preview.24 and above.