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
- The Editor does not recognize button release when first releasing the "LShift" button and then "Numpad2"
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
Add comment