Search Issue Tracker
“Camera Fade” block disappears but remains applied when “Sample Mode” is...
Steps to reproduce:1. Open the “Unity_Bugs-2” project2. Open the “Unity_Bug” Scene (Assets → Scenes)3. Open “Waterfall_Particles_Bot... Read more
"Select All" and "Select Unused" functions are available for the users e...
How to reproduce: Open HUB; Create 3D(HDRP) project; Create visual effect graph in the "Project" window (Create->Visual Effects-&... 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
VFX graph Auto Compile option does not save and resets to enabled when r...
Reproduction steps:1. Open the “MinProject” project2. Open the “MyVFX” graph3. Disable Auto Compile4. Close and reopen the graph Exp... Read more
Visual Effects Graph Asset's Shaders are not imported when launching Unity
Reproduction steps:1. Import the attached VfxG_TowerLevelUp.vfx2. Observe the Visual Effects Graph Asset "VfxG_TowerLevelUp.vfx" in ... 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] VFX is updated if spawned behind the camera
The VisualEffect component instantiated outside of the frustum are updated until seen by the frustum, then, not updated anymore. Ste... Read more
[VFX Graph] Blend direction ArcSphere bug
Blend direction with ArcSphere makes particles disappear Comes with new ArcSphere integration Repro steps: Open unity and create a n... Read more
VFX file gets modified without making changes when saving project
Reproduction steps:1. Upload the attached project “ModifiedVFXBug” folder to a local repository using the preferred version control ... Read more
Visual Effects aren't culled when playing in Play Mode
How to reproduce:1. Open the attached user project2. Open Scene “OutdoorsScene“ (Assets)3. Enter Play Mode4. Open the Profiler (Wind... 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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal