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
- Standard Unity Materials and Shaders become corrupted after importing specific Asset Packages
- [Linux][OpenGL][Vulkan] Draw calls are not shown in the Event List when taking a capture of a frame with RenderDoc
- Inaccurate collision detections when Rigidbody Collision Detection is set to "Continuous" or "Continuous Dynamic"
- Crash on Object::IncrementPersistentDirtyIndex when upgrading project version
- [iOS] Multiple Xcode project instances created before opens up when performing Build and Run for iOS Platform
Add comment