Search Issue Tracker
Fixed in 2018.1.X
Fixed in 5.6.X, 2017.1.X, 2017.2.X, 2017.3.X
Votes
0
Found in
5.6.3f1
Issue ID
954593
Regression
No
[iOS] Multi-gesture swipe while playing a video with Handheld.PlayFullScreenMovie causes a freeze
Reproduction steps (Reproduction video attached):
1. Open the attached project.
2. Build it to iPad.
3. Make sure at least one other application is running in the background (Tested with 'Settings').
4 Run the Unity application.
5. Click the 'Button'.
6. Swipe to another application using 4 finger motion.
7. Swipe back,
8. Wait for 1-5 seconds.
- Video will freeze.
9. If the video will not freeze, repeat steps 6-8 up to 5 times using different time intervals between swipes.
Notes:
- Reproduced with any combination of 'Settings > General > Multitasking' settings.
- Final Xcode lines:
-> applicationWillResignActive()
-> applicationDidEnterBackground()
-> applicationWillEnterForeground()
-> applicationDidBecomeActive()
Reproduced with:
5.6.0f3, 2017.3.0b5
Pad Mini 3 iOS 10.3.2 (000016)
Could not reproduce with:
iPad Air 2 9.2
iPad 5 10.3.3
iPad Mini 4 11.0
iPad Pro 10.5" 11.0
iPad Pro 10.5" 10.3.3
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 AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment