Search Issue Tracker
"InvalidCastException: Specified cast is not valid." error is thrown whe...
How to reproduce: 1. Open a new URP/HDRP project 2. Install "Visual Effect Graph" package in the Package Manager (Window -> Package ... Read more
[Visual Effect Graph] ArgumentException error is thrown on cancelling pC...
ArgumentException: Path is empty error is thrown on cancelling pCache file window in Point Cache Bake Tool. Steps to repro: 1. Crea... Read more
[GLES3][LWRP] VFX Graph are not compiled on Mali GPU, GLSL link error is...
To reproduce: 1. Create a new project; 2. Create a default VFX Graph; 3. Drag it to the scene 4. Build and run the scene on Android... Read more
[VFX Graph] SubGraph block cant be created and NullExecptionError is thr...
How to reproduce: 1. Create a new HDRP project 5. Create a new VFX and open it 6. Add Heads and Trails system 7. Select Set Lifetime... Read more
[Blocks] Position (Circle) does not take the Center Z value into account
Repro steps: 1. Add a Set Position (Circle) block in initialize 2. Expand Arc Circle - Circle - Center 3. Modify the X or Y value an... Read more
Unable to open collaborate window if VFX window is open and Auto Compile...
Steps to reproduce: 1. Download the attached project 2. Push to collab 3. In the Project Browser, select New VFX asset. 4. Open a Vi... Read more
[VFX Graph] Particles shadows are not correctly displayed when there are...
Reproduction steps: 1. Open the user's attached project and Scene scene 2. In the Scene view, observe the shadows of the VFX 01 and ... Read more
[VFX Graph] Debug modes are able to overwrite the capacity on locked ass...
Simple Particle System and Swarm Particle System can not be used again once its capacity set to 0 in Efficiency debug mode when you ... 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
[Outputs] Lit particles do not support the 'After Post Processing' rende...
Repro steps: 1. Create a new VFX 2. Convert the output to a Lit Quad output 3. Select the output and in the inspector click on the H... 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