Search Issue Tracker
First build fails with Failed to find parameters of a compiled D3D9 shad...
Steps to reproduce: 1. Open attached project2. In project tab, do Reimport All3. Once done, open scene "test"4. Open build settings ... Read more
Big (>1KB) ComputeBuffers created with IndirectArguments flags fails to ...
Steps to reproduce: 1) Download attached project and open in Unity2) Open scene 'Scene' and press play3) After ~3 seconds stop Play ... Read more
Alpha value is not clamped to zero when setting shader's alpha blending ...
To reproduce:1. Open user's project, in Project window click Unlit_NegativeAlpha material2. In Inspector window, right-click materia... Read more
Graphics.DrawMeshInstancedIndirect ignores the material property block p...
Steps to reproduce:1. Open "BugPropertyBlock" project2. Open scene "Scene"3. Press play-Color isn't applied to instances in the scen... Read more
Shader does not compile under GLSL due to miscompilation
Steps to reproduce:1. Open the attached project(ShaderTest.zip)2. Open Build Settings3. Go to Player Settings -> Other Settings a... Read more
WorldNormalVector using in surface shader can't get proper value in GI c...
How to reproduce:1. Download attached project file and open "Normal" Scene (you can see the Sphere in black color)2. Open 'NewBakeSh... Read more
Texture rendered by the projector spans beyond the area in FOV if there ...
Texture rendered by the projector spans beyond the area in FOV if there are non-transparent pixels on the edge of the texture. Repro... Read more
Shaded Wireframe shading mode does not display wireframes on the terrain
Steps to reproduce:1. Open user attached project (Wirefrime)2. Open Scene.unity3. Select shading mode to Shaded Wireframe4. Observe ... Read more
[Shader Compiler] Compile error with overloaded CG methods differing onl...
Steps to reproduce: 1) Download attached project 'UnityShaderCompileError.zip' and open in Unity2) Open scene 'testScene'3) Select '... Read more
InstanceID is not transferred from vertex to domain shader
Steps to reproduce:1. Open attached Unity Project "923897-TesselationShader.zip"2. Load Scene "Tesselation x Instancing"3. Option 1:... 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