Search Issue Tracker
[Shadergraph] Transform algorithm from Absolute World to Object Mode in ...
Repro steps: 1. use a project with both HDRP and URP (create from 3D template and add URP and HDRP via package manager) 2. create a ... Read more
UI Image with Shader Graph material doesn't work when Canvas "Render Mod...
Reproduction steps: 1. Open the attached project "1376328.zip" 2. Open Assets > Scenes > SampleScene 3. Observe Game view and Scene ... Read more
"ArgumentNullException: Value cannot be null." is thrown when add...
How to reproduce: 1. Open a new URP project 2. Open a new Sub Graph in the Project window (Right-click -> Create -> Shader -> Sub Gr... Read more
[Shadergraph] Simple Noise has upper "edge" of values, above which it wi...
Reproduces on a Mali-G71 GPU which is somewhat low end. Repro steps 1. Download the attached shadergraph 2. Make a URP project 3. Pu... Read more
[ShaderGraph] Custom Function Node only accepts .TXT files and they thro...
How to reproduce: 1. Create a new project with Scriptable Render Pipeline template (i.e. URP) 2. In the Project Window, create a new... Read more
[Shader Graph][Search] Unhandled exception in console
Steps to repro: 1. open a project (like new URP template) 2. in project tab, right click > create > Shader > Blank Shader Graph 3. i... Read more
[Shadergraph] Custom function node thinks graph precision is half when c...
Bug regressed in https://github.com/Unity-Technologies/Graphics/pull/3360 according to Chris Tchou Repro steps: 1. Use a project wit... Read more
[ShaderGraph] Visual artifacts between two colors when using Replace Col...
How to reproduce: 1. Open the user's attached "Test Project.zip" project 2. Open the "Main" Scene 3. Observe the Sprite in the Game ... Read more
Unable to set Custom Function Node File Source property in ShaderGraph d...
How to reproduce: 1. Open the user's attached "sg-cfn-test-2021.2a10.zip" project 2. Open the "CustomFunctionShaderGraph" Shader Gra... Read more
Validation error is thrown when using Shader Graph's Dropdown Nodes
Reproduction steps: 1. Open the attached project "My Project" 2. Open Shader Graph "Assets/Example/4D Noise" Expected result: No er... 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
- Crash on ShowDelayedContextMenu(bool) when changing the Size options of a Visual Element in the UIToolkit Inspector
- Crash when total memory consumption is over 2GB
- Red dots are rendered when copying texture with ASTC format and CompressGpu
- [Linux] "Trying to load color backbuffer into a complex RenderPass setup" error is thrown after entering Play mode in AR Mobile template project
- [Android] Neither of the callbacks are called when several videos with VideoPlayer are spawned on the target on the Google Pixel devices