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
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
- Font Asset Creator Font Face does not update when changing Include Font Data in the Font Import Settings
- Font Asset Creator Padding has no limit and shows incorrect Padding in results when Font Atlas is generated
Add comment