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" project2. 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 PlayerSett... 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" project2. Build and run on an Android device Expected results: The gradient'... Read more
Editor performance is slow when "Skip unused shader_features" is selecte...
How to reproduce:1. Open the attached "case_1378555" project2. Select the "Packages -> glTFast -> Runtime -> Shader -> g... 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 Platform ... 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 Mode3. Using rig... Read more
Shader remapping crashes the engine if no mapping is found
Callstack: UnityPlayer.dll!keywords::KeywordRemap::Remap(const keywords::LocalKeywordState & src, keywords::LocalKeywordState &a... 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" file2. Observe comment above UnityWorldSpaceViewDir function Expected result: Comment... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument