Search Issue Tracker
[VFX] ResetOverride doesn't serialize correctly
ResetOverride call from script doesn't behave as expected. Repro step :- Open VFX_Repro- Select the VFX in the scene- In Inspector, ... Read more
VFX Graph is not updated when Shader Externalization is enabled and the ...
How to reproduce:1. Open the attached "VFX_Externalization.zip" project2. Select the "Test" VFX Graph in the Project window3. Press ... Read more
[VFX] "Having more than on VFXResources " error is thrown when Visual Ef...
On selecting "Visual Effects Defaults" preset in the Project window causes the Editor to throw "Having more than on VFXResources in ... Read more
SRP-specific outputs get destructively removed if the required SRP is no...
Repro steps:1. Import the attached VFX (CrossPipelineVFX.vfx) into a project which has only URP or only HDRP2. Observe the output be... Read more
[VFX] [Mac] Create node window doesn't close unless a node is created
Create node window doesn't close unless a node is created and remains open even if the VFX editor is closed Steps to repro:1. Create... Read more
[VFX Graph] "Output Particle Forward Decal" node name overlap with "Loca...
"Output Particle Forward Decal" node name overlap with "Local" Template text, refer attached screenshot. Steps to repro:1. Create a ... Read more
[SubGraph] Creating a new subgraph block with nodes which would connect ...
Repro steps:1. Import the attached VFX2. Select all the nodes (except for the two Animation curves on the left) and the Set Size blo... Read more
[HDRP] [VFX] Parameters that are exposed in the subgraph are not visible...
Version tested: 2020.1.0a19 (Trunk) + 7.1.7 (Vfx/Staging) Steps to reproduce: 1) Observe that "New VFX Subgraph Operator 1" contains... Read more
[VFX Graph] NullReferenceException thrown on clicking "Play", "Stop", "C...
NullReferenceException throws on clicking "Play", "Stop" & "Custom" button in the "VFX Event Tester" when "Event Attributes" add... Read more
Output Mesh nodes force VFXs to recompile when not neded.
Repro steps:1. Import the attached package in a VFX-enabled project2. Press CTRL+S3. Observe how the VFXs get re-compiled. Expected ... 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
- Shader Graph Swizzle Node Input/Output and Mask Update Incorrectly After Undo
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component