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
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
Resolution Note (fix version 0.13.0-preview.24):
Does not reproduce with Entities 0.13.0-preview.24 and above.