Search Issue Tracker
Local keywords can be overridden by global keyword state
Shader keyword system improvements changes the behaviour of local keywords - they can now affected by global keyword state. STR 1.... Read more
Crash when synchronising keyword space from multiple threads
Assertions fire when using graphic jobs: "Local keyword space index cache out of sync". Read more
Problem with GatherCmp* methods HLSL->GLSL conversion
When using GatherCmp methods in compute shaders, it's being converted to textureGather method with hlslcc_zcmp_ prefix added to the ... Read more
Scene is coloured in Magneta when opening a Player that was built twice
Steps to reproduce: 1. Open the attached project "CoreIssue.zip" 2. Run the build.bat 3. Delete the built Project in CoreIssue/Build... Read more
[XR SDK] Shader Grabpass returns results in plain grey color when Single...
Reproduction steps: 1. Open the attached project ("1396587R.zip") 2. Open the SampleScene scene 3. Open XR Plug-in Management settin... Read more
Material referencing the whole Sprite turns black when Sprite Texture sl...
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. In the Hierarchy, select the Sprite Renderer 3. In t... Read more
Shader cache grows indefinitely
Shader cache has no means of automatically purging old entries. This means that the cache grows indefinitely unless manually deleted... Read more
No API to determine if a shader has warnings
We have an API to determine if a shader has errors, but there is no similar API for warning detection. The API also lacks a possibil... Read more
[Windows] Semantics are not holding consistency between vertex output an...
How to reproduce: 1. Open the user's attached project and Scenes/semantics scene 2. Observe the Cube in the Game view Expected resu... Read more
Shaders takes a long time to compile when using the Volumetric Lights
How to reproduce: 1. Open the attached project "ShaderCompLong.zip" 2. Open the "Demo" Scene (Assets/VolumetricLights/Demos/Minimal/... 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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled