Search Issue Tracker
[VFX Graph] Output Mesh having negative Base Color channel results in bl...
How to reproduce: [Reproduced on HDRP] Create a new VFX Graph Create Output Mesh Set Base Color X channel to -1 Observe that Scene V... Read more
[VFX Graph] Infinity values in Transform throw errors
How to reproduce: Create VFX Graph and open it In Bounds Size X channel enter value ‘{}3.402823e+38’{} Observe errors thrown to the ... Read more
[VFX Graph] Updating custom VFXType doesn't refreshed previously created...
Steps to reproduce: Import the provided package. Open the VFX inside named VFXG_BugRepro_CustomVFXType. Open the C# script named MyC... Read more
FrustumCulling is not functional in VFX Graph rendered with Custom Pass ...
How to reproduce:1. Open the attached “FrustumCulling.zip” project2. Open the “OutdoorsScene”3. Enter Play Mode4. Observe the Game V... Read more
[VFX Graph] DrawRenderer does not account for Culling Mask of the Camera...
How to reproduce: Open the attached project Open TestScene Enter Play Mode Select Main Camera Unselect 'offscreenvfx' layer Expected... Read more
Details section minimization in VFX Graph wizard causes UI issues
Steps to reproduce:1. Open new Unity Project2. Install Visual Effect Graph package3. In Project window, Right-Click -> Visual Eff... Read more
[VFX Graph] toggle instancing for multiple game objects and prefabs
When selecting multiply VFX game objects in the scene, it is impossible to toggle on/off the "Allow instancing" option in the game o... Read more
[VFX/SG/HDRP] Unexpected Motion Vector Custom Velocity & World
Unexpected motion vector with custom velocity and world simulation in VFX.The issue has been initially reported by external user:!im... Read more
[VFX] Min/Max/Range is not reflected in UI for Numeric properties
Properties with Min/Max/Range defined do not clamp values to the required range in the UI (although it's correct in the generated sh... Read more
[VFX] Crash while assigning mesh with empty index buffer
Step to repro:- Import Repro package in URP project with VFX installed- Open Scene- Enter Playmode- Observe crash: {code:java}======... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- 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