Search Issue Tracker
[PointCache] NullRefException when compiling an effect with a pCache wit...
Repro steps:1. Create a new VFX2. Add a Point Cache operator3. Compile the graph4. Null Ref errors appear in the console Notes:- Wor... Read more
VFX Gradients no longer support HDR values
Repro steps:1. Create a VFX graph2. Select the Color over Lifetime block in the output3. Open the gradient and try setting any color... Read more
[Visual Effect Graph] ArgumentNullException is thrown on Converting "Blo...
On Converting "Block Subgraph" to "Subgraph" from second time onwards, ArgumentNullException is thrown in the Console, refer attache... Read more
[Visual Effect Graph] "Color Mapping Mode" dropdown overlaps "Mode" text...
Dropdown overlaps "Color Mapping Mode" text in Cube output node. Steps to repro:1. Create a new project.2. Windows > Package Mana... Read more
"InvalidCastException: Specified cast is not valid." error is thrown whe...
How to reproduce:1. Open a new URP/HDRP project2. Install "Visual Effect Graph" package in the Package Manager (Window -> Package... Read more
[GPU] GPU-sorting and GPU events are broken
Repro steps:1. Import the attached package.2. Open the GPUSortingIssue scene and observe the AddMeSecond system doesn't have many pa... Read more
[Attributes] Cannot get source custom attributes
Repro steps:1. Add a Set Custom Attribute block in initialize and a Get Custom Attribute node.2. Select either and observe in the in... Read more
[VFX] Assigning an empty VFX asset to vfx game object results in a dupli...
Reproduction: 1) Create a vfx asset2) Create vfx game object in the scene3) Assign the vfx asset Expected: The asset is assigned and... Read more
[Visual Effect Graph] Editor crashes on opening VFX graph after deleting...
-Editor crashes on opening VFX graph on deleting property in Blackboard window after resetting the property.-Expanding/Shrinking Fli... Read more
[VFX Graph] "Add Angle.XYZ over Life" Block Checkbox goes outside of the...
"Add Angle Random from Curve (Constant per-particle)" Checkbox goes outside of the Block area when "Sample Mode" set to "Random Cons... 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