Search Issue Tracker
"Collide with depth buffer" VFX Node doesn't work correctly when Camera ...
How to reproduce:1. Open the user's attached project2. Open the "VFX Snow" Scene3. Enter the Play mode4. Observe the Particles behav... Read more
[Output Mesh] Shadows forced on Output Mesh when particle outputs are ca...
(This is a recent regression of the fix for case 1312649, thus it's logged separately) Repro steps:1. Import the attached package an... Read more
[VFX Graph] Errors are thrown to the Console when shape nodes contain pa...
How to reproduce:1. Create a new VFX graph or open the existing one2. Create 'Cone' node3. Switch node to World Space4. Enter '1e+20... Read more
MeshLOD doesn't work properly on URP/Metal
Repro steps:1. In URP/OSX, import the attached package.2. Open the scene and observe the VFX is showing (0) in (usually) two rows. E... Read more
[VFX Graph] Changes are reverted on save when setting ShaderGraph to Non...
How to reproduce:1. Open the attached package2. Set Shader Graph to None in Output Mesh3. Save changes Expected result: Changes are ... 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
VFX Graph Gradient Node intensifies color on Particle Emissions excessiv...
Reproduction steps:1. Open the user's attached "VFXEmissionBugExample.zip" project2. Open SampleScene in Assets/Scenes folder3. Open... Read more
[VFX Graph] Index was outside the bounds of the array is thrown when con...
How to reproduce:1. Import the attached package2. Observe the error: Exception while compiling expression graph: System.IndexOutOfRa... Read more
[VFX Graph] Subgraph blocks and operators are not re-compiled when Compi...
How to reproduce:1. Create a new vfx graph2. Convert Set Color over Life to Subgraph Block3. Open Subgraph Block4. Change Set Color ... Read more
[VFX/SG] Incorrect interpolator specifier
Repro steps:1. Output UVs from flipbook node in color2. Observe some pixels are at a different frame Note: internally raised, more i... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS