Search Issue Tracker
[Editor][Crash] Crash on VideoClipImporter.GetPreviewTexture() when Clic...
Reproduction steps:1. Open the attached project "mp4Crash.zip"2. Double click any of the .mp4 files in the ../Assets/Videos folder E... Read more
[macOS] VideoPlayer.clockTime is ~0.5 of a frame's length smaller after ...
Reproduction steps:1. Open the attached project "unity-video-tests" and load Scene "SampleScene"2. Open "Scripts/Seeking.cs" and com... Read more
[macOS] Video loading performance degrades when app is in Windowed mode ...
How to reproduce it:1. Open the user's attached project "VideoBug.zip"2. Connect an external monitor3. Build and Run the project on ... Read more
[Android] VideoPlayer doesn't play video when played on Android API 23 o...
How to reproduce:1. Open the user's attached "New Unity Project.zip" project2. Open the Build Settings (File->Build Settings...)3... Read more
Video's Alpha not transparent when built with WebGL
How to reproduce:1. Open the user's attached project "VideoAlphaBug.zip"2. Build and Run with WebGL Expected result: Video's backgro... Read more
Stuttering video playback on lower tier Android devices
Reproduction steps:1. Open the attached project "VideoPlayerStutterIssue"2. Make sure the targeted platform is Android3. Build and R... Read more
Video is displayed with one frame delay when videoPlayer.Play() is called
Reproduction steps:1. Open the attached "1376068.zip" project2. Open the "1_Frame_Delay" Scene3. Enter the Play mode4. Record the di... Read more
Editor crashes when playing a video file with 14 audio tracks in Play mode
Reproduction steps:1. Open the attached project ("1371522R.zip")2. Open the "BetaScene" Scene3. Enter the Play mode4. Press B on the... Read more
[Video] "WindowsVideoMedia error unhandled Color Standard" warning when ...
Reproduction steps:1. Open attached "VideoURP.zip" project2. In Project window, navigate to and select "Assets/Video/mov.mov"3. Righ... Read more
Crash with _sigtramp when recreating .mp4 asset using the H264EncoderAtt...
How to reproduce:1. Open the attached project from "advanced-encoder-options-audioVideoFoundation.zip"2. Open Scene "SampleScene"3. ... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used