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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment