Search Issue Tracker
Material.HasTexture/HasProperty returns true for non-existent property a...
How to reproduce:1. Open the user-attached project “ShaderPropertyBug”2. Enter the Play Mode3. Observe the Console Expected result: ... Read more
No warnings are thrown when using multiple Shaders with duplicate intern...
How to reproduce:1. Open the attached project (DuplicateShaderTest.zip)2. In the Project window, under Assets, select the Material "... Read more
SHADER_AVAILABLE_INTERPOLATORS32 does not work on Vulkan or OpenGL
Steps:1. Open attached project (VulkanGL_32Interpolators.zip)2. Make sure Editor is using Vulkan or OpenGLCore (set it in PlayerSett... Read more
[Quest] Sampling depth texture from surface shader is incorrect in VR wi...
Reproduction steps:1. Open project "DepthBugSurfaceShader.zip"2. Open "Scene.unity" found in Assets/BugRepro3. Build the project and... Read more
SRP Batcher compatibility of the same shader changes when changing Graph...
Reproduction steps:1. Open the attached project “shaderlodbug”2. Select the Assets/Shaders/U1.shader asset in the Project window3. O... Read more
Quads with Transparent Unlit Shaders are positioned incorrectly in the G...
How to reproduce:1. Open the user's attached project2. Open scene BugReport/Bug3. Press the Play button4. Observe the movement of th... Read more
State comes from an incompatible keyword space errors appear when enteri...
Reproduction steps:1. Download and open the attached "Adventure Game 2021.2 - Demo- State comes from an incompatible keyword space.z... Read more
Adding previously missing shader include does not reimport dependent shader
If a shader encounters a missing include file during the import, it will conclude with an error. However, if the missing include fil... Read more
Shader compiler results Shader precision as mediump when unchanging non-...
How to reproduce:1. Open the attached "case_1383035" project2. Select "Compile and show code" of the "Test" Shader in the Inspector3... 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