Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X, 2018.2.X
Votes
1
Found in
2018.1.4f1
Issue ID
1050875
Regression
No
[iOS] Native 'static const std::string' causes crash (signal SIGABRT) when using Xcode 9
To reproduce:
1. Open project
2. Build and run on the iOS device
3. Press home button to minimize the app
4. Double click home button to open task switcher window
5. Swipe the app upwards to terminate
Expected: the app will be terminated
Actual: app crashes on signal SIGKILL
Reproduced: 2017.1.3p4, 2017.2.3f1, 2017.3.2f1, 2017.4.6f1, 2018.1.0b5, 2018.1.6f1, 2017.2.0b9, 2018.3.0a2
Tested on:
iPhone 6S iOS 11.0
iPhone 5 iOS 10.1.1
Note: not reproducible on Xcode 8
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