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 at... 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 bott... 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" objec... 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 Bug3. See "False" log in the ... 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" scene3. Make sure that Metal Editor Support is ... Read more
[Android] Shaders fail to compile on Galaxy S4 (SGX544MP3 GPU) OpenGL ES 2
To reproduce:1. Open attached project2. Build and run on a Galaxy S43. Notice that shaders do not compile Actual result: There shoul... Read more
Using UsePass "Standard/SHADOWCASTER", IsKeywordEnabled("_ALPHABLEND_ON"...
To reproduce:1. Open users attached project "TestVRM.zip"2. Open "SampleScene.unity" scene3. Select "Cube1" game object in the hiera... Read more
Code of shader compiles incorrect positional data when compared to origi...
To reproduce:1. Import attached shader "2017.shader" into any project2. In Project window, select the Shader file3. In Inspector win... Read more
Editor crashes in Shader::IsSupported() when trying to change Material's...
How to reproduce:1. Open the attached project2. Go to the Asset folder-> Shaders-> Select New Material3. Go to the inspector w... Read more
min16float cbuffers don't work, resulting in shader-side, per pixel conv...
How to reproduce:1. Open the user's project2. Open the "Sample Scene"3. Look at the Game Window Expected result: Cubes are different... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used