Search Issue Tracker
Texture have artifacts when it is compressed with "RGBA Crunched ETC2" o...
Steps to reproduce: 1. Open user's attached project "1064512-TextureCompression.zip" 2. Switch the platform to Android, IOS, or WebG... Read more
Textures remain in RAM even after they've been uploaded to VRAM
Reproduction steps: 1. Open user attached Project 2. Build and Run 3. Press each of the Buttons on the left side Expected result: V... Read more
Unity crashes when forcing render texture to update before it being init...
How to reproduce: 1. Open the user's attached project and Scenes/SampleScene 2. In the Hierarchy window, select Terrain GameObject 3... Read more
Editor crashes when PreviewRenderUtility.BeginPreview is not followed by...
How to reproduce: 1. Open the user's attached "Handles don't receive input in custom preview scene.zip" project 2. Open the "MyEdito... Read more
[Texture] Texture2D.LoadImage always returns true and sets the texture t...
Reproduction steps: 1. Open project in "LoadTest.zip" 2. Open SampleScene 3. Enter Play Mode Expected result: A white texture is di... Read more
Camera.RenderToCubemap is inversed when using RenderTextureDescriptor
How to reproduce: 1. Open the attached project "rendercubemap_descriptor.zip" 2. Open Assets/scene.unity 3. Select "BugRepro" in the... Read more
Graphics.CopyTexture doesn't copy correctly to texture array when Qualit...
How to reproduce: 1. Open the user's attached "texture_copy_to_array_bug" project 2. Open the Scene "SampleScene" 3. Enter the Play ... Read more
Unity freezes when code is modifying MasterTextureLimit while texture mi...
Reproduction steps: 1. Open the attached “repro-streaming-hang.zip” project 2. Open the "Window > AssetBundle Browser" window 3. In ... Read more
A JPEG image has artifacts that do not appear when loading the Texture w...
How to reproduce: 1. Open the attached project "BrokenJPEGTest.zip" 2. Click Play 3. Observe the two quads in the Game View Expecte... Read more
[Android] Artifacts appear in texture Preview Window on Android Platform...
Reproduction steps: 1. Open the attached user's project "1054932 texture compression fallback.zip" 2. Switch the Platform to Android... 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
- Asset Database warning is being logged continuously when creating a script in an embedded package
- Build process only shows Initializing when building for Android
- TileMap Palette preview flickers when scaled
- Shader Graph Blackboard "plus" sign is not centered within the button
- [URP] When Rendering Layers are enabled, the DepthNormalPrepass is enabled even if not used