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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment