Search Issue Tracker
Adding Standard shader to always included shaders stops build at shader ...
How to reproduce:1. Create new project2. In graphics settings (Edit > Project Settings > Graphics) set to always included shad... Read more
5.5: serialized shader data size has increased in some cases
Unity 5.5 added fully binary shader serialization. This means much better loading times, however it seems that uncompressed shader d... Read more
[GraphicsAPI] Shaders do not reimport when switching from an API where t...
When switching from GLCore to OpenGL2 and some shader functionality doesn’t work, switching back to GLCore won’t make the shader wor... Read more
#pragma target in some shader does not work
Setting pragma target does not seem to affect certain shaders. Repro steps:1. Open TestScene from the attached project.2. Open the T... Read more
[compute] HLSLcc times out compiling complex shaders (exponential comple...
How to reproduce: 1. Import the attached shaders (Compute.zip) into a project2. Give them time to compile- Note that it takes a real... Read more
[compute] very slow compute shader import since 5.1 (often timing out)
Since GL4.3 and GLES3.1 support, importing compute shaders in the editor takes much longer time. Often timing out (bad performance o... Read more
[graphics] MaterialPropertyBlock.SetTexture doesn't set _TexelSize or _H...
Textures set in MaterialPropertyBlock do not setup corresponding {name}_TexelSize and {name}_HDR shader properties. Read more
[ComputeShader] Invalid buffer count while Dispatching Indirectly
Reproduction steps: 1. Open "IndirectBug.zip" project2. Open "TestScene" scene3. Enter Play Mode4. See "Pre Count" and "Post Count" ... Read more
Crash when importing or reimporting shader
Unity crashes when trying to import or reimport a specific shader. To reproduce: 1. Open project.2. Go to "Shaders" folder.3. Select... Read more
[OSX] Right mouse click the material in inspector doesn't open menu
How to reproduce:1. Create a new project2. Create a new material3. Select material so it appears in Inspector4. Right mouse click th... 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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes