Search Issue Tracker
Editor shaders not recompiling when changing target graphics API in the ...
Changing Graphics APIs between DX11/DX12 doesn't result in shaders being recompiled in-Editor. Reproduction Steps: 1. Open the new ... Read more
Custom diffuse shader breaks when duplicating Sprites with said shader
Reproduction steps: 1. Open the attached project named "Case_1146255" 2. Open the Scene "A-Single(OK) and observe a shadow on the bo... Read more
In the Editor terrain is not rendered correctly when "Draw Instanced" on...
How to reproduce: 1. Open attached project "NewDepthProject 2.zip" and scene "Main" 2. In the Hierarchy window, select "Terrain" ob... Read more
[Shaders] ShaderUtil.ShaderHasError returns false when Shader has errors
How to reproduce: 1. Open the user's attached project ("ShaderErrorBug.zip") 2. Call menu Bugs/Reproduce Bug 3. See "False" log in t... Read more
[Metal/Vulkan] Projection Matrix in a shader is offset when CommandBuffe...
To reproduce: 1. Open attached project "Metal_iOS_Bug.zip" 2. Open "SampleScene.unity" scene 3. Make sure that Metal Editor Support ... Read more
[Android] Shaders fail to compile on Galaxy S4 (SGX544MP3 GPU) OpenGL ES 2
To reproduce: 1. Open attached project 2. Build and run on a Galaxy S4 3. Notice that shaders do not compile Actual result: There s... Read more
Using UsePass "Standard/SHADOWCASTER", IsKeywordEnabled("_ALPHABLEND_ON"...
To reproduce: 1. Open users attached project "TestVRM.zip" 2. Open "SampleScene.unity" scene 3. Select "Cube1" game object in the hi... Read more
Code of shader compiles incorrect positional data when compared to origi...
To reproduce: 1. Import attached shader "2017.shader" into any project 2. In Project window, select the Shader file 3. In Inspector ... Read more
Editor crashes in Shader::IsSupported() when trying to change Material's...
How to reproduce: 1. Open the attached project 2. Go to the Asset folder-> Shaders-> Select New Material 3. Go to the inspector win... Read more
min16float cbuffers don't work, resulting in shader-side, per pixel conv...
How to reproduce: 1. Open the user's project 2. Open the "Sample Scene" 3. Look at the Game Window Expected result: Cubes are diffe... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow