Search Issue Tracker
[VFX/SG] Wrong Motion Vector on Mesh using SG
Step to repro: Import attached package in project in HDRP Switch to debug motion vector Observe unexpected constant value pointing t... Read more
Deleting a ShaderGraph keeps its exposed properties
Repro steps:1. Import the attached package and open the VFX2. Observe the exposed float and color properties in the output3. Delete ... Read more
Template details window shows default Title, Description, and documentat...
Steps to reproduce: Create a new Unity project Open the "Create new Shader Graph Asset" window (Project window > right click >... Read more
Documentation Link does not work when the "VFX Inline Operator" question...
Repo steps: Open Unity Scene Open Window > Package Manager Check Visual Effect Graph is installed Right click the Project Menu Cl... Read more
"Property categories" documentation misses info about newly added catego...
How to reproduce: Open HUB; Create 3D(HDRP) project; Create visual effect graph in the "Project" window (Create->Visual Effects-&... Read more
[VFX Graph] Use base color map set to none after material change in output
When changing the material type of a HDRP Lit output in VFX Graph to six way smoke and then back to standard, the field in the inspe... Read more
[Blackboard Attributes] Custom attribute block breaks compilation
How to reproduce: Create a new graph Duplicate attribute of Vector3 type In the Blackboard rename attribute to 'TEST' (looks like ca... Read more
Can't inherit the Alive value from the Spawner context
Repro steps: Create a default VFX Graph and drag it in the scene Add a Set SpawnEvent Alive block in the spawner and set it to {}fal... Read more
[VFX Graph] DrawRenderer does not account for Culling Mask of the Camera...
How to reproduce: Open the attached project Open TestScene Enter Play Mode Select Main Camera Unselect 'offscreenvfx' layer Expected... Read more
[VFX Graph] Shadows flicker when sorting is on
How to reproduce:1. Open the attached package2. Open shadows scene and observe that shadows do not flicker3. Open VFX Graph and sele... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES