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
- Shader warning after building a project with URP Sample
- MissingReferenceException after clicking "Fix now" on NormalMap settings
- The "UniversalRenderPipelineGlobalSettings.asset" is creating noise in the git diff when building a Player
- Scene is marked as dirty when opening the project with Vertical Layout Group added as a Component
- Crash on UnityEngine::Animation::SetGenericFloatPropertyValues when keyframing the RigBuilder component to Enabled and Disabled
Add comment