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
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
- Editor.log file size grows rapidly when a scene exceeds the "Maximum Shadow on Screen" limit setting in the HDRP Asset
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
Add comment