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
- A vertical graphical artifact appears on Android Player when clearing Z & Stencil Buffer and running with OpenGLES3 Graphics API
- Player crashes when built with IL2CPP Scripting backend
- TextMeshPro package throws multiple Shader errors when importing TMP Essential Resources
- Package Manager search text field has no validation and leads to Editor freezes
- PlayerLoop.SetPlayerLoop() function is ignored when playing game in Player
Add comment