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 n... 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 v... 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-previewchanging 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 fu... 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" scene3. Enter Play mode4. Observe the messa... 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.gitThis is a new project in Unity 2018.1.0f2, created u... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default