Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.4.X
Votes
0
Found in
2017.3.0p3
2017.3.0a7
Issue ID
991045
Regression
Yes
[iOS] IL2CPP exception causes iOS build to fail
Reproduction Steps:
1. Open User's project
2. Build for iOS
3. Build fails and IL2CPP error is thrown
Errors:
IL2CPP error for type 'System.String' in String.cs:60
Additional information: Object reference not set to an instance of an object
Exception: /Volumes/ExternalJokubasDrive/Applications/Unity 2017.3.0p3/Unity 2017.3.0p3.app/Contents/il2cpp/build/il2cpp.exe did not run properly!
...
Expected behaviour: No errors and successful build.
Reproduced on versions: Unity 2017.3.0a7, 2017.3.0f3, 2017.3.0p3, 2018.1.0b4
Did not reproduce on Unity 2017.2.1p2, 2017.3.0a6
Did not reproduce on Android.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Text color is incorrect when text is rendered on SubMeshUI
- "Invalid SortingGroup index set in Renderer" errors when making many modifications in same frame
- Crash on GizmoBufferSizeHistory::GetBuffer() when opening a specific scene
- RenderTexture is not initialized when it is set as Material's Texture
- Branch node outputs a random value instead of a constant on the false conditon
Add comment