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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment