Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.3.1p2
Issue ID
1058698
Regression
No
Android build with IL2CPP scripting back-end crashes when using Linq
To reproduce:
1. Open attached project
2. Build it for Android on IL2CPP scripting back-end
Expected: application does not crash
Actual: application crashes
Reproduced in: 2017.2.3p2, 2017.4.7f1, 2018.1.0a7
Not reproduced in: 2018.1.0b1, 2018.1.8f1, 2018.2.0f2, 2018.3.0a5
Note: does not crash if code line "let type = objKV.Value.GetType()" is excluded from the script
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Add comment