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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Add comment