Search Issue Tracker
Externalize and Show Generated buttons are missing from VFX Inspector wh...
In the project create a new VFX Graph Select Graph and observe its Inspector - it contains Externalize, Select Show Generated button... Read more
HDRP Lit Decal Output Node is missing when trying to add it from the "Cr...
Reproduction steps: Open the attached project Open the “/Assets/VisualEffects.vfx” Visual Effects Graph Right-click on the Visual Ef... Read more
"Mesh.vertices is too small" and "Mesh.uv is out of bounds" errors when ...
How to reproduce:1. Open the attached “IN-86325“ project2. In the Project window double click on the “FX_Smoke (18)“ prefab (located... Read more
[VFX] Skinned Mesh Renderer sampling first frame after culling in T-Pose
The Sampling of a SMR displays T-Pose if the VFX became visible in the same frame than the Skinned Mesh RendererStep to repro:- Impo... Read more
[VFX Graph] Position Jitter in RestState with Collision SDF
Steps to reproduce: import the provided package open the scene named SDFIssue in the Scene View, Zoom very closely on the different ... Read more
Documentation Link does not work when the "VFX Inline Operator" question...
Repo steps: Open Unity Scene Open Window > Package Manager Check Visual Effect Graph is installed Right click the Project Menu Cl... Read more
[VFX Graph] Error is thrown when selecting camera and vfx component with...
How to reproduce: Drag any VFX to the Scene LMB click and then drag to select camera and vfx component at the same time Release LMB ... Read more
[VFX Graph] GPU hangs when when a VFX is visible after being culled
How to reproduce: Create VFX and drag it to the scene Turn scene view camera away so VFX to cull VFX Turn scene view camera so VFX w... Read more
VFX instances fail to batch when Set Lifetime is disabled
How to reproduce:1. Open the attached "IN-130682" project2. Open the "VFX Test" Scene3. Open the Frame Debugger window (Window > ... Read more
Crash on VFXRenderer_Render when both Visual Effect and Outline Componen...
Reproduction steps:1. Open the attached "crash_IN-59284.zip" project2. Open the "\Assets\Scenes\SampleScene.unity"3. Enter the Play ... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES