Search Issue Tracker
Graphics.CopyTexture is inconsistent when copying Texture2D to ARGB4444 ...
Reproduction steps: 1. Open the attached project 2. Enter Play mode Expected result: Both plane textures are identical Actual resul... Read more
Error "File could not be read" when importing BMP assets with specific p...
Reproduction steps: 1. Create and Open a new Project 2. Import the attached image example.bmp Expected result: .bmp asset is import... Read more
Textures fail to import when calling EditorUtility.CompressTexture with ...
Reproduction steps: 1. Open the attached project "TextureImportTest.zip" 2. Change the Target Platform to Android 3. Make sure the "... Read more
Repeat texture wrap mode set through TextureImporter in AssetPostProcess...
Reproduction steps: 1. Open project "AssetTextureWrap.zip" 2. Open Scene "SampleScene" 3. Observe Scene view Expected result: Textu... Read more
Unity Editor crashes when setting Depth Buffer to none
Reproduction steps: 1. Open the user's project 2. Select "UI Render Texture" inside Assets > Sprites folder 3. Change Depth Buffer f... Read more
"Importer generated inconsistent result" warning when importing Texture2...
How to reproduce: 1. Open the user-submitted project 2. In the Project window, select the Asset "test-1.png" (Assets/Atlases/test-1.... 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
HDR cubemaps are not compressed when switching platforms, and changing L...
Steps to reproduce: 1. Make sure that you have Android and/or iOS platform support installed 2. Open "case1264654-BiRP-modified" pr... Read more
Photoshop .psb textures are importing all-grayscale [2022.1 a13 regression]
Since 2022.1 a13 (PR dcc/textureimporter/nm-flip-y), a 2D PSD texture is importing with incorrect colour and transparency. The issu... Read more
"'_MainTex': Dimensions must match" error if assigning 2D texture to 2D ...
How to reproduce: 1. Open project "My project (5).zip" 2. Create a Custom Render Texture (Assets>Create>Custom Render Texture) 3. Se... 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
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
- Loading animations are hitching or stopping when using "SceneManager.LoadSceneAsync" to load new scenes
- [sw-unity-6-1] GameObject child is created in the last GameObject of the hierarchy instead in the selected GameObject by right clicking
- Lens Flare is misaligned when modifying the Camera's Viewport Rect
- [Linux] Crash on RenderEventsContext::ExecuteCommandBuffers when creating a new Material while in Play Mode