Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.1.2f1
Issue ID
999919
Regression
No
[Mobile] ArgumentException: Object of type 'Il2CppCompilerBug+BoxedInt' cannot be converted
Step to reproduce:
1. Open user attached project
2. Make sure Scripting Backend is set as IL2CPP
3. Deploy to device
ArgumentException: Object of type 'Il2CppCompilerBug+BoxedInt' cannot be converted to type 'System.Int32'.
Parameter name: value
at System.Action`3[T1,T2,T3].Invoke (.T1 arg1, .T2 arg2, .T3 arg3) [0x00000] in <filename unknown>:0
at Il2CppCompilerBug.SetPrivateIntValueOfClassWithoutBoxing (Int32 _newValue) [0x00000] in <filename unknown>:0
(Filename: currently not available on il2cpp Line: -1)
Reproduced on: 2017.3.1p1, 2018.1.0b7
Reproduced on:
iPad 3 (iOS 9.3.5)
Samsung SM G950U, OS:7.0, CPU:arm64-v8a, GPU:Adreno (TM) 540, Build:samsung/dreamqltesq/dreamqltesq:7.0/NRD90M/G950USQU1AQC8:user/release-keys
Samsung SM N950F, OS:7.1.1, CPU:arm64-v8a, GPU:Mali-G71, Build:samsung/greatltexx/greatlte:7.1.1/NMF26X/N950FXXU2BQKG:user/release-keys
Xiaomi MI 5*, OS:7.0, CPU:arm64-v8a, GPU:Adreno (TM) 530, Build:Xiaomi/gemini/gemini:6.0.1/MXB48T/V8.0.12.0.MAACNDI:user/release-keys
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
Add comment