Search Issue Tracker
Setting time property in Unity Video Player produces Audio desync
Steps to reproduce:1. Open attached project2. Go into play mode-Easily noticeable audio desync is present, audio is late by <0.5s... Read more
[VideoPlayer] Timeline goes to 0 when seeking
When starting a seek on the time of a video clip, the player will temporarily read "0" before resuming. Reproduction Steps:1. Build ... Read more
Really short videos stutter when played in the Inspector or Video Player
How to reproduce:1. Open the attached project (videoflicker.zip)2. In the Assets, navigate to "out_60f.mp4"3. Play the video in the ... Read more
[VideoPlayer] Direct audio output webm videos play only through one spea...
How to reproduce:1. Open the attached project2. Play Render Texture scene3. First video is mp4 and plays with Audio Source audio out... Read more
[VideoPlayer] When trying to transcode webm VFR movies Unity should emit...
How to reproduce:1. Open the attached project2. It has one webm video, select it3. In Inspector enable transcode, change codec to VP... Read more
Video stutters on playback when the 'loop' option is enabled in the Vide...
Reproduction steps:1. Open the attached ‘VideoLoop’ project2. Open the ‘SampleScene’3. Enter Play mode Expected result: Video loops ... Read more
[Android] Video is shuttering and freezes every 2 seconds when Multithre...
How to reproduce:1. Open the attached "VideoTest.zip" project2. Switch platform to Android3. Go to Player Settings -> Player ->... Read more
[Video] Importing ARCore SDK for Unity 1.7.0 package crashes Editor when...
How to reproduce:1. Create a new project2. In Unity select Assets > Import Package > Custom Package3. Import the video.package... Read more
[Windows] VideoPlayer.errorReceived() callback is not triggered when int...
To reproduce:1. Open the attached project and run it2. Click "prepare" button and wait for "Prepare completed" event logged in Conso... Read more
[VideoPlayer][iOS] Quitting application when webm video is playing cause...
How to reproduce:1. Open the attached project2. Build and run Sample Scene on iOS device3. Press Play button -> it should start p... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default