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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment