Search Issue Tracker

Fixed in 2018.3.X

Votes

2

Found in

2018.1.0a3

Issue ID

966425

Regression

No

VideoPlayer with SkipOnDrop false does not show correct frames and time

Video

-

Steps to reproduce:
1. Open attached project "VideoPlayerTimescaleTest.zip"
Inside there is a video that just shows frames and time passed
2. Make sure VideoController script is active and it sets VideoPlayer.skipOnDrop to false
3. Set PlaybackSpeed to a higher value like 3 or 6 to make sure the video endures some lag
4. Enter Play mode and observe Frames and time from VideoPlayer object not match the ones in the video.

Expected: VideoPlayer.frame and VideoPlayer.time should return the actual time of the video and not projected values
Actual: vp.frame and vp.time run their course regardless of what the video is showing, reach their end/loop point before the video is finished

Reproduced on: 2018.1.0a3, 2017.3.0b8, 2017.2.0p1, 2017.1.2p2

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.