Search Issue Tracker
By Design
Votes
0
Found in
5.6.6f2
Issue ID
1062042
Regression
No
Handheld.playfullscreenmovie doesn't pause Unity during movie playback and a succeeding code is executed
Reproduction steps:
1. Open the attached project.
2. Build it to an iOS device.
3. Click the only button on the screen.
4. Check the console.
Actual behavior:
1. "====before PlayVideo====" (line in the Console).
2. Video starts.
3. "====after PlayVideo====" (line in the Console).
4. Video ends.
Expected behavior:
1. "====before PlayVideo====" (line in the Console).
2. Video starts.
3. Video ends.
4. "====after PlayVideo====" (line in the Console).
Reproduced with:
iPhone 6 iOS 10.3.3, iPhone 5s iOS 9.3.3, iPhone 7 iOS 11.0
5.6.6f2, 2018.1.9f1, 2018.2.1f1, 2018.3.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment