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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment