Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.6.0f3
Issue ID
899233
Regression
No
[Video Player] Can't play a Video Clip If WaitForFirstFrame is enabled
Steps to reproduce:
1) Download attached project ' VideoPlayerPlayOnAwake.zip' and open in Unity
2) Open scene 'BugScene'
3) In Hierarchy tab, click on Quad gameObject and check if VideoPlayer component has WaitForFirstFrame enabled
4) Press Play
Note: Video Clip will not be played on a Quad
Expected result: Wait for first frame to be ready before playback and play a video clip
Actual result: Video never starts to play
Reproduced with: 5.6.0b11, 5.6.0f3, 2017.1.0b1
Reproduced only on Windows machine
Works fine with 10.12 macOS
in 5.6.0b10 and earlier it wasn't possible to attach .mp4 video to Video Clip
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
Add comment