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] Editor crashes on assigning any VFX Graph to "Asset Template...
When any VFX Graph is assigned to "Asset Template" from "Visual Effect" prefab causes editor to crash, refer the attached video Step... Read more
[API] Setting exposed properties via script ignores the set min/max ranges.
Repro steps:1. Import the attached project and open the ExposedPropertiesViaScript scene.2. Select the VFX in the scene and observe ... Read more
[Visual Effect Graph] Seed dropdown text overlaps when "Per Particle Str...
Seed dropdown text overlaps with the dropdown when "Per Particle Strip" option is selected under "Random Number" Node, refer attache... Read more
[VFX Graph] Destroy may not be called from edit mode on resetting VFX Pr...
Destroy may not be called from edit mode on resetting VFX Property Binder after adding Audio Spectrum Property Bindings.Unable to re... Read more
[GLES3][LWRP] VFX Graph are not compiled on Mali GPU, GLSL link error is...
To reproduce:1. Create a new project;2. Create a default VFX Graph;3. Drag it to the scene4. Build and run the scene on Android devi... Read more
[VFX] "Having more than on VFXResources " error is thrown when Visual Ef...
On selecting "Visual Effects Defaults" preset in the Project window causes the Editor to throw "Having more than on VFXResources in ... Read more
[VFX] Deleting a block in any contextual node disconnects all nodes conn...
Repro steps:1. Create a new particle system2. Assign an inline Texture2D node to the main texture slot3. Delete any node4. Observe h... Read more
When a VFX Asset is dragged and dropped on a GameObject in the Scene vie...
Reproduction steps:1. Open the user's attached project "DragDropBug.zip"2. In the Project window open Assets/Scenes/BugTest.unity3. ... 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