Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.2.X, 2018.3.X
Votes
0
Found in
2018.2.6f1
Issue ID
1078167
Regression
No
[IL2CPP] Assertion error being fired when setting FieldInfo.SetValue to null
Steps to reproduce:
1. Download attached project
2. Switch platform to Standalone
3. Build project on IL2CPP backend
Expected results: No exception is triggered
Actual results: System.Reflection.FieldInfo.SetValue(this, null) triggers assertion failed klass->size_inited on IL2CPP backend
Reproduced with: 2018.3.0b1, 2018.2.7f1, 2018.1.9f2, 2017.4.11f1
Tested and reproduced on: Standalone and UWP platfomrs
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment