Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
0.2.0-preview.18, 0.5.0-preview.17
Issue ID
1204905
Regression
No
[ECS] NullReferenceException is thrown when trying to access statically allocated array
How to reproduce:
1. Open the attached project ("case_1204905-ECS-OnCreate.zip")
2. Open the repro scene ("SampleScene")
3. Enter Play Mode
4. Inspect the Console
Expected results: No errors are thrown
Actual results: "NullReferenceException" error is thrown
Reproducible with: 2019.3.0f6, 2020.1.0a21
Couldn't test up to 2019.3 (ECS does not support backward compatibility)
Reproducible with package versions: 0.2.0-preview.18, 0.5.0-preview.17
Workaround: Replace the '=' with '=>' to turn it into an expression-bodied property
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment