Search Issue Tracker
[Regression] Playback of multiple Videos (.webm) freezes Unity Editor
How to reproduce:1. Download attached project file and open "Tests" Scene2. Enter Play Mode3. In Scene Window select one of Raw Imag... 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] Transcoding some video clips to H265 bloats the file size almost...
1. Import the attached BigBuckBunny_2000hevc.mp4 file2. Transcode it to H265 Note that the inital file size of 2.4 MB bloats up to 2... Read more
WebcamTexture renders with artifacts (grain & noise) when color space is...
WebcamTexture rendering with artifacts(grain and noise) in play mode when color space is set to Linear Steps to reproduce1) Create n... Read more
[VideoPlayer] Different frame at the same Timestamp in different Unity v...
Reproduction steps:1. Open the attached '1014951_project' using 5.6 Unity version.2. Play the 'MoviePlayerScene'.- Notice the paused... 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
WebGL player runs out of memory with Webcam texture
The attached project runs out of memory in a WebGL build. Suspicion is the WebcamTexture as nothing else is being used. Build a WebG... Read more
Cannot adjust import settings while video is playing in inspector
The Video importer inspector gives an error and creates an invalid asset if you try to modify settings while the video is playing in... Read more
[iOS] Video Player freezes when dismissing Siri by tapping on the screen
Reproduction steps:1. Open the attached project "FModVideoDemo.zip"2. Build and Deploy the Scene "SampleScene" to a device3. Activat... Read more
Crash in wrapper managed-to-native) System.Diagnostics.StackFrame:get_fr...
To reproduce:1. Open any project2. Import the user's attached 5760 x 2880 video - Editor crashes Reproduced with: 2019.3.0a9, 2019.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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS