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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment