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
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
- Meshes created via InstantiateAsync render at the spawn position when GPU Resident Drawer is enabled
Add comment