Search Issue Tracker
[VFX Graph] Individual particles do not contain outline
How to reproduce: 1. Open the attached HDRP package 2. Select VFX in the Scene View and observe that orange outline Expected result... Read more
[OpenGL][VFX Graph] Effect is not compiled and Kernel at index is invali...
How to reproduce: 1. Create a new VFX in URP project using OpenGL graphics API 2. Observe that VFX is not compiled and multiple erro... Read more
[VFX Graph] Output add button cropped in subgraph blackboard
In a subgraph, the "+" buttong to add an output is cropped when there is at least 1 property in the blackboard. Repro: Create a V... Read more
VFX compile error when using GraphicsBuffer Color & Vector4.
Repro steps: 1. Import the attached GraphicsBufferMinRepro package in an URP/VFX-enabled project 2. Open the GeometrySurfaceVFX scen... Read more
Inserting operator changes the type
Repro steps: 1. Create a Vector3 operator and plug it into a Normalize operator 2. Right click on the edge between them and insert a... Read more
Shader warning is thrown when Visual Effect Graph initializes particles
How to reproduce: 1. Open the user's attached project 2. In the Project window, navigate to FILEPATH* 3. Double-click the Airborne G... Read more
Directions in the Visual Effect Graph always propagate as Local when usi...
How to reproduce: 1. Open the attached project "testingtest.zip" 2. Open the "SampleScene" Scene 3. Open the Assets/VFX/test.vfx 4. ... 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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project