Search Issue Tracker
Unity crashes on "-[AVFoundationMediaLoader GetNumAudioChannels:]" when ...
Repro steps:1. Open QA attached project "repro_1104510"2. Create an empty GameObject3. Add a VideoPlayer Component to it4. Attach th... Read more
Loading a .mp4 into the new video player using the URL path fails on WebGL
To reproduce:1. Build and run attached project for WebGL Actual: Video doesn't start and 'error loading video: Can't play movie' and... Read more
[2018.4] VideoPlayer playback causes a graphical glitch on OSX Standalone
How to reproduce:1. Open the "TH20cut2.zip" project with Unity 2018.42. Build & Run the project3. Press Start Game4. Notice the ... 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
[Android]Disabling VideoPlayer.skipOnDrop causes video to freeze on some...
Steps to reproduce:1. Open attached repro project "AndroidDownloadFresh.zip"2. inspect TestScript.cs and leave one of the WWW lines ... Read more
[Backport] [WIN 8 KN/N]VideoPlayer inadequate error reporting on errorRe...
How to reproduce:1. Open the user's project2. Enter Play Mode Expected result: Microsoft Media Foundation was not found, VideoPlayer... Read more
VideoPlayer Component does not render video in Play mode when Camera Com...
How to reproduce:1. Open the "test" Scene in the attached "case_1160661.zip" Unity project2. Enter Play mode and observe the Game ta... Read more
Crash on WindowsVideoMedia::GetNextVideoFrameGeneric when importing a mo...
How to reproduce:1. Create a new Unity project2. Import "crash.MOV" Reproducible with: 2019.3.0a9, 2019.4.7f1, 2020.1.1f1, 2020.2.0a... Read more
Error "0xc00d36e6" is thrown when importing a video file encoded with th...
Reproduction steps:1. Open the attached project “ImportBug“2. Go to the Assets folder3. Reimport the video file “problematicFile”4. ... Read more
Video clip in Video Preview window is stretch after applying changes mad...
To reproduce:1. Open attached project2. Select big_buck_bunny.mp4 video3. In the import settings enable override for Standalone sele... 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