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
- [2023.2] HDRP Asset Settings Helper throws a NullReferenceException
- [URP] SubmitRenderRequest with NativeRenderPass + Upscaling doesn't work
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
Add comment