Search Issue Tracker
[VFX] Empty Visual Effect Component generates about 14 KB of Garbage eve...
1. Open the attached project named "Case_1305929"2. Open the SampleScene3. Open the Profiler Window and switch it to the Editor mode... Read more
Multi-mesh particles only cast shadows for the last mesh
Repro steps:1. Import the attached package2. Open the repro scene and observe how only 1 of the particles is casting shadows. Expect... Read more
[SG] Incorrect texture slice on Vulkan/Metal
Repro steps:1. Import the attached package and open the repro scene2. Observe all particles display the number 4 (DX11, DX12).3. Swi... Read more
Visual Effect Graph Package links doesn't open Websites, but opens locat...
To reproduce: 1. Download the attached "NewUnityProject(16).zip" project and open it in Unity2. Go to Package Manager3. Press on Vis... Read more
Output Mesh nodes force VFXs to recompile when not neded.
Repro steps:1. Import the attached package in a VFX-enabled project2. Press CTRL+S3. Observe how the VFXs get re-compiled. Expected ... Read more
VFX Graph is not updated when Shader Externalization is enabled and the ...
How to reproduce:1. Open the attached "VFX_Externalization.zip" project2. Select the "Test" VFX Graph in the Project window3. Press ... Read more
VFX is shown behind GameObjects when the VFX is closer to the Orthograph...
How to reproduce:1. Open the user's attached "HDRP_VFXGRAPH_SOFTPARTICLES.zip" project2. Open the "scene" Scene3. Select the "Main C... Read more
VFX flickers when the VFX Sequencer's elements are close to each other a...
How to reproduce:1. Open the user's attached "HDRP_VFXGRAPH_SOFTPARTICLES.zip" project2. Open the "scene" Scene3. Observe the VFX in... Read more
VFX teleports to the Camera position when the VFX has a Collide with Dep...
How to reproduce:1. Open the user's attached "HDRP_VFXGRAPH_SOFTPARTICLES.zip" project2. Open the "scene" Scene3. Select the "Main C... Read more
[VFX Graph] 'Get Attribute:position' is of type Vector3 and not Position...
Reproduction steps:1. Open attached project "Issue1296625.zip" and scene "Scene"2. In Project window, open Assets/Bounce.vfx3. In Sc... 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