Search Issue Tracker
Light Probes and Reflection Probes are ignored when using Graphics.DrawM...
How to reproduce:1. Open the attached "IndirectDrawTest" project and "Test" scene2. Open Game view window and notice that there are ... Read more
Unity freezes when adding variants to ShaderVariantCollection for shader...
Steps to reproduce: 1) Download attached project 'BugReproShaderVariants.zip' and open in Unity2) In the Project window, click on 'S... Read more
When changing graphics API to OpenGL a compute shader with the imageSize...
Steps to reproduce:1. Open the attached project2. Select NewComputeShader.compute3. Observe the error in the Console Window:NVIDIA G... Read more
Selecting a shader with "GrabPass" crashes the Editor if Graphics API is...
Reproduction steps: 1. Open "MinimalRepro.zip" project (It crashes the first time)2. Drag "Water" from "Shaders" folder, to "New Mat... Read more
[shaders](Regression) #pragma target 4.0, 4.6, 5.0 not working on some A...
Step:1. Open repro project. Inside the repro scene, there are shaders which are having #pragma target lines.2. Build to Android phon... Read more
Missing auto-updater for UNITY_APPLY_DITHER_CROSSFADE (unitycg.cginc hel...
How to reproduce:1. Open user-supplied project2. Load scene "Test (Dither)"3. Select "LOD Group" in the Hierarchy window4. Slowly sl... Read more
Shader EditorCompileVariant takes a lot of performance when shader compi...
How to reproduce:1. Open attached project "" and scene "" Expected result: the Editor is not slowActual result: the Editor is slow R... Read more
WorldPos is not passed to SurfaceShader when Camera rendering path is se...
How to reproduce:1. Open given Unity project2. Enter "SampleScene" scene3. Make sure that your rendering path in the Main Camera is ... Read more
[Mobile Vulkan Mali] shaders with #pragma target 4.0, 4.6, 5.0 not working
Step:1. Open repro project. Inside the repro scene, there are shaders which are having #pragma target lines.2. Build with Vulkan api... Read more
Parts of model which are not in front of other objects become black afte...
Reproduction steps:1. Download project "Bugtest.zip" and open in Unity2. Enter Play mode Expected: gun has a texture all around 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server