Search Issue Tracker
[Visual Effect Graph] Editor crashes on resetting Visual Effect Graph pr...
Editor crashes on resetting Visual Effect Graph prefab. Steps to repro:1. Create a new Project.2. Windows > Package Manager > ... Read more
[Blocks] Position (Circle) does not take the Center Z value into account
Repro steps:1. Add a Set Position (Circle) block in initialize2. Expand Arc Circle - Circle - Center3. Modify the X or Y value and o... Read more
[Curves] PingPong mode not working on the "from Curve" blocks
Repro steps:1. Create an animation curve2. Select its last key and set it to ping pong mode3. Plug the key into a "from Curve" block... Read more
Strange Overlay effect when window overlaps in the VFX Editor
See attached image for the strange effect observed. To Reproduce:1) Download + Open attached project2) Open Visual Effect Graph Wind... Read more
[Outputs] Lit particles do not support the 'After Post Processing' rende...
Repro steps:1. Create a new VFX2. Convert the output to a Lit Quad output3. Select the output and in the inspector click on the HDRP... 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
[VFX Graph] Particle Strip jitters in the Scene and in the Preview window
How to reproduce:1. Open the user's attached "test VFX GRAPH 2020.1.zip" project2. Open the "strip flipbook" Scene3. Observe the "Vi... 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
[VFX] Can't edit values of Matrix4x4 Node when created as a Property
Reproduction steps:1. Create an HDRP Project2. Create a VFX Graph3. Create a Matrix4x4 Property and make it a Node4. Expand the Node... Read more
[VFXExpression] Infinite recompile when sampling texture twice using UVs...
Repro steps:1. Import the attached package2. Open the InfiniteRecompile VFX3. Connect the InfiniteRecompile node's output to the gra... 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