Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2018.1.0b3
Issue ID
988163
Regression
Yes
[VideoPlayer] Editor paused state is not getting reset properly while playing Video
Paused state of the editor is not getting reset properly when we stop the editor from playing. When we try to play the video the next time, it doesn't play since its still paused and so we need to click on pause and unpause again to get the video to play.
Steps to repro:
1. Load the scene 1
2. Play the scene (if it plays then click on pause and then click on play to stop)
3. Now click on play again
Note that the video does not start playing. Click on pause/unpause again to get the video to start.
Screencast: https://screencast.com/t/abCejqs4OA55
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment