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
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment