Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.4.0b3
Issue ID
765574
Regression
Yes
[iOS] 'OnApplicationPause' is not called when PlayFullScreenMovie starts/finishes
To Reproduce:
1. Build the attached app and run.
2. Click any "PlayVideo.." button.
3. Exit from video or wait untill it finishes.
4. Observe that "___ Application is _PAUSED" is never printed
(move app to background/reopen it, observe that each are logged in Xcode)
OnApplicationPause should be sent when the player is paused.
The application itself is paused when video is playing (see Time.time printed in the top left corner, but the message is not sent.
Reproduced on iOS9 and iOS8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment