Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X, 2017.4.X
Votes
0
Found in
2017.1.0p3
Issue ID
944153
Regression
No
[iOS] Player crashes after changing screen orientation for a lot of times (>500 times)
Screen orientation is changed to Landscape or Portrait every 1 seconds by script. After 500 - 15000 times iOS Player crashes.
Screen orientation is changed a lot in user's game. Not reproduced on Android.
Steps to reproduce:
1. Open attached project (rotation.zip) and build for iOS device
2. Run and wait for more than 2 hours. The screen will change its orientation every 1 seconds
Result: Player crashes.
- thread #13, name = 'UnityGfxDeviceWorker', stop reason = EXC_BAD_ACCESS (code=1, address=0x17)
frame #0: 0x000000018dbb17ec libobjc.A.dylib`objc_object::release()
Tested with:
[device - OS - reproduced: rotations done / seconds passed]
iPad Pro 12.9" - iOS10.2.1 - reproduced: 9483 / 9548s
iPad Air 2 - iOS9.2 - reproduced: 16292 / 61185s
iPad mini 4 - iOS10.3.2- reproduced: 566 / 576s
iPad mini 3 - iOS10.3.2 - reproduced: 14494 / 14668s
iPhone 5S - iOS9.3.3 - reprooduced: 14813 / 59236s
Reproduced with: 2017.2.0b8, 2017.1.0p5, 5.6.3p1, 5.5.4p4.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
Add comment