Search Issue Tracker
Cancel button won't stop Shader Graph from compiling, user is unable to ...
Reproduction steps: Open the attached project Go to Assets → CreativeCore_Shaders → ShaderGraphs Click on any Shader Graph asset In ... Read more
Error and warnings opening Shader Graph with Built-In Renderer
Repro:1. Create new project.2. Install Shader Graph package.3. Assets > Create > Shader Graph > BuiltIn > Lit4. Open the... Read more
Shader pass overridden by fallback when using "UsePass" directive
Reproduction steps:1. Open the attached “repro_IN-72668“ project2. Open the “/Assets/Scenes/SampleScene.unity“3. Open either the Sce... Read more
Shader is missing when "Strict shader variant matching" is enabled in th...
How to reproduce:1. Open the attached project2. Make sure the “Strict shader variant matching” is enabled in the Project Settings → ... Read more
Missing compute kernel or bad constant buffer bindings not throwing warn...
How to reproduce: Open the attached project "New Unity Project.zip" Enter Play Mode Expected results: "10" and "20" are shown in the... Read more
Crash on SetCurrentMemoryOwner when opening the project
Reproduction steps:1. Open user attached project Expected result: The project starts normallyActual result: Project crashes when sta... Read more
Materials can not be modified when using ScriptedImporter
Reproduction steps: Open the attached project (“Bug.zip“) Select Assets/NewMat In the Inspector window check “Set Keyword” checkbox ... Read more
Water is not rendered and 'Compute shader (WaterLighting): Property (g_v...
Reproduction steps:1. Open the attached ‘FFH Core Project' project2. Open the ‘PlayGround’ Scene3. Observe the Scene view Expected r... Read more
[Backport] Shader.worldPosition interferes with drawing of the Shader wh...
Reproduction steps:1. Open the user's attached project2. Open the "SampleScene" Scene3. Enter the Play Mode4. Click on the "Use Matr... Read more
[ShaderGraph] "Float" property value may be set to a floating point valu...
How to reproduce:1. Open the user’s attached “UnityBugShaderGraphFloatAsInteger” project2. Select the “Assets → MyMaterial” Material... 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