Search Issue Tracker
Fixed in 2017.1.X
Votes
1
Found in
5.6.0f3
Issue ID
909020
Regression
No
VideoPlayer.loopPointReached doesn't detect when video ends
Steps to reproduce:
1. Download VideoPlayerExample.zip and open "main_scene" scene
2. Make sure that "RENDER COMP 6" video is used in Video player component.
3. Enter play mode
4. Wait until video ends (video length 57sec)
Expected results: Video end and EndReached() is triggered.
Actual results: Video ends and EndReached() isn't triggered. After maximizing Editor window video starts playing from the beginning.
Note: When using video "RENDER COMP 4" method EndReached() is triggered.
Reproduced with: 5.6.0p4, 5.6.0f1
Not reproducible with: 2017.1.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
Add comment