Search Issue Tracker
CommandBuffer.GetTemporaryRT with custom size is incorrect when renderin...
Steps to reproduce:1. Open attached project2. Open "_BlurryRefraction" scene3. Make sure Main Camera rendering path is set to "Forwa... Read more
Built-in TextMesh objects get corrupted when setting the font at runtime
How to reproduce:1. Open the user-submitted project2. Enter Play mode and observe the TextMesh Object Expected result: the font is s... Read more
MeshTopology.Quads generates a draw call that uses 3 point patches inste...
According to Unity Documentation (https://docs.unity3d.com/ScriptReference/MeshTopology.Quads.html), MeshTopology.Quads should gener... Read more
Render Texture Enable Mip Maps field is active but cannot be enabled whe...
To reproduce:1. Open attached project ("case_1182462.zip")2. Open Assets > Select "Test" Render Texture3. In the Inspector window... Read more
Silent Crash on SetBoneWeights when there are more than 4 bone weights p...
How to reproduce:1. Open attached project (SetWeightsCrashUpdated.zip)2. Enter the Play Mode Reproducible with: 2019.3.0a3, 2019.3.0... Read more
[Docs] Compute Shader asset reference button directs to a broken link
How to reproduce:1. Open the user-submitted Project2. In the Project Window click on the "NewComputeShader"3. In the Inspector Windo... Read more
Post Process Layer modifies the Viewport Rect of the Camera
To reproduce: 1. Open the attached project (Bug Project.zip)2. Open the Bugged Scene3. Select Main Camera4. Toggle Post Process Laye... Read more
Normal Maps are corrupted when loading it from Asset Bundles
To reproduce:1. Open my attached project (NormalMapTest.zip)2. Enter Play mode3. In Scene view, select any visible Game Object4. In ... Read more
Unity crashes when Alpha Source is set to From Gray Scale parameter and ...
How to reproduce:1. Open the attached project2. Go to Project window -> Assets -> Textures3. Select Rabiya_output.png4. Go to ... Read more
Vulkan Editor gets a yellow tint with a Linear color space
To reproduce:1. Create a new project;2. Go to Player Settings;3. Change Color Space to Linear (Other settings > Rendering);4. Unt... 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