Search Issue Tracker
A Sub Graph causes `Create Node` action to throw ArgumentOutOfRangeExcep...
I recently wrote a Sub Graph with procedural animations to include in my other PBR graphs. Everything is fine when I preview my node... Read more
Pink "Error" Shader in Shader Graph using Linux Editor and Windows 64bit...
The cause of this issue is that Shader Graph is installed in both Packages and Assets, which causes compilation errors due to duplic... Read more
Can't access material properties, created with Shader Graph
For standard shader i can just use SetFloat function. It seems to not work with shader graph. P.S. Don't ask me why float variable ... Read more
Node for special texture properties.
As per https://docs.unity3d.com/Manual/SL-PropertiesInPrograms.html Add nodes to read {TextureName}_ST and {TextureName}_TexelSize... Read more
Vertex Displacement
I can't find any way to add offset for the vertex position, vertex displacement is very important for a lot of effects, please add i... Read more
changing property's mode lock the blackboard to mouse position
using unity 2018.1.0f2 and shader graph 1.1.4-preview changing property's mode will lock blackboard window to the mouse position Read more
Error after relaunch of unity
Hello I just started using the shader graph and im not having many major problems except for this error whenever i relaunch unity af... Read more
Matrix Conversion Bug when Using Determinant & Transpose Nodes (w/ Repro)
Reproduced in <18.1>, <2018.2.0b6 SRP master @ 1fac5b8 (June 7th)> Funky Reproduction Steps (couldn't reduce them any further): Cr... Read more
RaycastCommand will only return a maximum of 1 hit regardless what you s...
To reproduce: 1. Open the attached project (RaycastCommand.zip) 2. Open the "SampleScene" scene 3. Enter Play mode 4. Observe the m... Read more
Blackboard not showing up in new project and upgraded beta projects
Hi, Here is a reff repository link: git@github.com:hoodmadhur/ShadergraphTest.git This is a new project in Unity 2018.1.0f2, created... 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
- Erratic Mesh panning behavior in Inspector Mesh Preview when panning fully zoomed out
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template