Search Issue Tracker
Shader Compiler errors are thrown due to unexpected reasons related to t...
How to reproduce: 1. Open the user's attached "Bug_report_project" project 2. Compile the "Assets -> UpscaleShader" Shader Expected... 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_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 PlayerSe... Read more
[Android] The precision of Render Texture is low on Android devices with...
How to reproduce: 1. Open the user's attached "FP16.zip" project 2. Build and run on an Android device Expected results: The gradie... Read more
Editor performance is slow when "Skip unused shader_features" is selecte...
How to reproduce: 1. Open the attached "case_1378555" project 2. Select the "Packages -> glTFast -> Runtime -> Shader -> glTF-metall... Read more
[Android] SV_Coverage gets mistranslated from HLSL to GLSL when compilin...
Reproduction steps: 1. Open the attached project "SV_Coverage gets mistranslated from HLSL to GLSL.zip" 2. Switch to Android Platfor... Read more
"TLS Allocator ALLOC_TEMP_TLS" errors when rendering shaders
Reproduction steps: 1. Open attached project "Graphics-QA-BrokenShaderTestProject.zip", and scene "New" 2. Enter Play Mode 3. Using ... Read more
Shader remapping crashes the engine if no mapping is found
Callstack: UnityPlayer.dll!keywords::KeywordRemap::Remap(const keywords::LocalKeywordState & src, keywords::LocalKeywordState & dst... Read more
No way to get the requested build target from IPreprocessShaders callback
When building Asset Bundles, the current build target that is available in the Editor is not necessarily the same as the one request... Read more
Comment on UnityWorldSpaceViewDir in UnityCG.cginc does not match the fu...
Reproduction steps: 1. Open the "UnityCG.cginc" file 2. Observe comment above UnityWorldSpaceViewDir function Expected result: Comm... 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
- Inconsistent NullReferenceException while connecting Edges in the Graph
- Output Decals URP link in Learning Templates directs to HDRP Lit Decal Documentation
- Performing Undo Redo for Convert to Property action creates a ghost Node
- Crash on GameObject::IsActiveIgnoreImplicitPrefab when opening a specific project
- Default Input Action Asset creates unsaved changes when clicking on Button actions