Search Issue Tracker
Mesh.CombineMeshes result has different normals if the original mesh has...
How to reproduce:1. Open the attached "case_1147419-MergeMeshBug" project and open scene "main"2. In the Hierarchy, select "Quad" an... Read more
[Color Space] Changing color space to Linear renders white artifacts on ...
Changing color space to Linear renders white artifacts on all window titles. Refer attached screenshot. Steps to reproduce:1) Create... Read more
Memoryless render textures do not have warning / error about being read ...
Using memoryless render targets on graphics APIs that don't have support for memoryless render textures does not issue warnings or e... Read more
Using Mesh.SetTriangles continuously causes application to Freeze when c...
How to reproduce:1. Open attached project "CloseFreezeRepro.zip"2. Build the project (PC, Mac & Linux Standalone)3. Open the bui... Read more
CustomRenderTextureManager::UpdateCustomRenderTextures crash when buildi...
Steps to reproduce:1. Open User-supplied project ("ProjectorSim_HDRP_2019.zip")2. Build it Reproduced in: 2019.1.1f1, 2019.2.0a14Not... Read more
Temporary textures do not respect QualitySettings.textureQuality
The RenderTexture.GetTemporary() API creates a render texture that does not get mipped down at the API level (at least for DX11). Yo... Read more
CombineMesh() mesh indices regression
Steps to repro:1. Open QA attached project "CombineMeshIndices.zip"2. Open repro scene3. Enter Play Mode4. Observe console Expected ... Read more
Two GUITexture materials are leaked into the Editor each time Play Mode ...
How to reproduce:1. Create a new Unity Project2. Open Window > Analysis > Profiler3. Select the Memory Profiler, enter and exi... Read more
Missing warning messages when Blend Shape Normals is set to import
How to reproduce:1. Open user-submitted project (BlendshapeNormalsBug_2018_3_5)2. Reimport CH_PepperPotts_Hmd.fbx (in the Assets fol... Read more
Android, WebGL, iOS platforms displays HDR textures differently from Win...
Steps to reproduce:1. Open user attached project2. Switch platform from Windows Standalone to Android or iOS or WebGL3. Observe the ... 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