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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Add comment