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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment