Search Issue Tracker
[Shadergraph] Plugging both a fragment exclusive and vertex exclusive no...
Repro steps: 1. Create an add node 2. Plug a Sample Texture 2D node into the top slot 3. Plug a Vertex ID node into the bottom slot ... Read more
Cannot implicitly convert from 'Texture2D<float4>' to 'struct UnityTextu...
Repro steps: 1. Import the attached pacakge. 2. Select the Texture2D property in blackboard 3. In the Graph Inspector, untick 'expos... Read more
Shader Graph becomes unresponsive after UI interactions using MacBook Pr...
Originally I filed this bug as a crash after making a nodal connection using Shader Graph. Re-launching Unity and experimenting wit... Read more
ShaderGraph with Subsurface Scattering Material Type is SRP Batcher inco...
Reproduction steps: 1. Open the attached "case_1310517.zip" project 2. In the Project window, select Test.shadergraph 3. In the Insp... Read more
Console error when adding a Sample Texture operator when a Sampler State...
Repro steps: 1. Create a new ShaderGraph (i.e. blank shadergraph) 2. Add a SamplerState property in blackboard 3. Add a Sample Textu... Read more
Shader Graphs do not open if created before Shader Graph is reinstalled
How to reproduce: 1. Open up any project with Shader Graph added 2. Create and Open a Shader 3. With the Shader Editor for that S... Read more
Main Preview window is rendered with blank vertical lines at the sides w...
Reproduction steps: 1. Open the user's submitted project "SGIssuesRepro.zip" 2. Open the "New Shader Graph" Shader Graph 3. Open the... Read more
[Shadergraph] Deleting stack blocks of Universal RP targeted shadergraph...
Reproduces in: Master (98f77b5705) 10.4.0 candidates Doesn't reproduce in 10.3.0 release Repro steps: 1. Create a universal lit shad... Read more
[Shader Graph] Scroll bar in the blackboard is not usable because of ove...
Steps To Reproduce: 1. Create a new Project 2. Window > Package Manager>Shader Graph> Import 3. Project > Shader > Create Blank s... Read more
[Shader Graph] Graph Settings window loses focus on expanding Universal ...
Graph Settings window closes and Node Settings window opens up on expanding/closing Universal dropdown when property selected in Bla... 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true