Search Issue Tracker
Fixed in 2018.2.X
Fixed in 2017.2.X, 2017.3.X, 2017.4.X, 2018.1.X
Votes
0
Found in
5.6.4p1
Issue ID
978599
Regression
No
[Mobile] Video fails to play with Handheld.PlayFullScreenMovie after reopening the application just before video playback starts
To reproduce:
1. Download and open attached "VideoIssue.zip" project.
2. Build and run on any android device.
3. When application opens, press "Play" button and instantly after that press Device home button.
4. After application goes into background, reopen it.
Expected result: After reopening the application, video continues playback from the point where application was quit.
Actual result: After reopening the application, video is not playing and "Play" is not interactable. Interaction activates only when app is reopened one more time.
Reproduced with: 2018.1.0b1, 2017.3.0f3, 2017.2.1p1, 2017.1.2p4, 5.6.5f1, 5.5.6f1.
Devices under test:
Samsung SM G920F (Galaxy S6), OS:7.0, CPU:arm64-v8a, GPU:Mali-T760,
Build:samsung/zerofltexx/zeroflte:7.0/NRD90M/G920FXXS5EQFD:user/release-keys
Sony D6603 (Xperia Z3), OS:6.0.1, CPU:armeabi-v7a, GPU:Adreno (TM) 330,
Build:Sony/D6603/D6603:6.0.1/23.5.A.1.291/2769308465:user/release-keys
Samsung GT I8190*, OS:4.1.2, CPU:armeabi-v7a, GPU:Mali-400 MP,
Build:samsung/goldenxx/golden:4.1.2/JZO54K/I8190XXAMG4:user/release-keys
Notes: Issue also on appears on iOS devices. It appears that at runtime, OnApplicationPause call does not happen after calling Handheld.PlayFullScreenMovie if Home Button is pressed before video playback begins therefore resulting in video not playing after app is reopened.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment