Search Issue Tracker
Fixed in 2017.2.0f3
Votes
1
Found in
5.3.4p5
Issue ID
808347
Regression
No
[Android][IL2CPP] Compiler crash on Windows
Reproduction steps:
1) Open "testProject.zip" project
2) Make sure "Scripting Backend" set to IL2CPP
3) Try building project for Android. IMPORTANT: Build fails only on Windows!
Actual result:
Unable to build (4 errors in console, watch screenshot)
Comments (1)
Add comment
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 JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
JoshPeterson
Apr 28, 2017 13:10
We have tracked down the cause of this issue to a crash in the C++ compiler that ships with the Android NDK version r10e. Internally we have updated IL2CPP to use version r13b, where this crash is corrected. The update to r13b should be available in the 2017.1 and 5.6 releases of Unity, although I'm not sure yet when it will be released.