Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2017.4.X
Votes
1
Found in
2017.4.5f1
Issue ID
1050777
Regression
Yes
[2017.4] [iOS] NSInvalidArgumentException in UIScreen coordinateSpace crashes app with signal SIGABRT on iOS 7 devices
To reproduce:
1. Create empty project
2. Build and run on a device with iOS 7
Expected: build will run on iOS 7 device
Actual: app crashed with signal SIGABRT, Uncaught exception: NSInvalidArgumentException: -[UIScreen coordinateSpace]: unrecognized selector sent to instance 0x1756b440 is thrown
Reproduced: 2017.4.5f1, 2017.4.6f1
Not reproducible: 2017.1.3f1, 2017.2.3p1, 2017.3.2f1, 2017.4.4f1, any 2018.x (minimum iOS target is 8.0 since 2018.1)
Fixed in 2017.4.15f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] PointerEventData.pointerId value is incorrect when pressing a finger on the screen
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
Add comment