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
- Extra empty space appear in Project Settings > Scene Template Types scroll list when scrolled right
- Not all Types in Project Settings > Scene Template are truncated and margin is missing next to scrollbar
- “[In Project] Unknown filter “i”” message is thrown in Search window
- [Ubuntu] Asset Bundles Dropdowns Contain Empty Row in Inspector
- Symbols are generated for a third-party native plug-in with 'Shared Library Type' set to 'Executable' when building for Android
Add comment