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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
Add comment