Search Issue Tracker
[VFX] Can't edit values of Matrix4x4 Node when created as a Property
Reproduction steps:1. Create an HDRP Project2. Create a VFX Graph3. Create a Matrix4x4 Property and make it a Node4. Expand the Node... Read more
VFX Graph disappears when panning camera, both in scene and game view
Steps to reproduce: 1. Open attached project (vfx_test_scene.zip)2. Open the SampleScene3. Make sure that fireworks VFX graph game o... Read more
[VFX] Dropdown icon of VFX component is misaligned and not at center for...
Dropdown icon of VFX component is misaligned and not at center for sub-components. Refer the attached screenshot Steps to reproduce:... Read more
[VFX] Frame Gizmos icon in Play Controls for VFX component is blurred
Image icon used for Frame Gizmos in Play Controls for VFX component is blurred. Refer the attached screenshot Steps to reproduce:1) ... Read more
Multiple errors in the Console log when having Visual Effect Graph 8.3.1...
How to reproduce:1. Open a new HDRP project2. Install the "Input System" package in the Package Manager (Window -> Package Manage... Read more
[VFX] Compilation fails with ENABLE_LEGACY_INPUT_MANAGER not defined
Compilation error on m_CachedSmoothValue with VFX 8.3.1Repro step :- Create a new empty 3D project- Add com.unity.visualeffectgraph ... Read more
[Node] Sign operator with input 0 returns 1 if the type is set to float.
Repro steps:1. Add a Sign operator (defaults to float, 0)2. Drag out a float node to preview the result3. Observe the result is 1.4.... Read more
[Visual Effect Graph] Infinite compilation when opening
Reproduction steps:1. Open the attached project2. In the Project window, double click Test asset3. Observe the Compilation Progress ... Read more
[VFX] VFX.VisualEffect.SendEvent() is called only once when calling it m...
How to reproduce:1. Open the user's attached "VFXSendEventProject" project2. Open the Scene "SampleScene"3. Enter the Play Mode4. Pr... Read more
[VFX Graph][Mobile] Bitonic sort exceed maximum supported workgroup size
.How to reproduce:1. Open the attached "Project.zip" Project2. Change the build target to "Android"3. Make sure that Graphics API is... 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