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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment