Search Issue Tracker
VFXs reimport when entering play mode if a Render Texture of dimension '...
Repro steps: 1. Open any VFX-enabled project which has some VFX assets in the Project window. 2. Create a new Render Texture in the ... Read more
[VFX Graph] NullReferenceException error is thrown on saving Empty Subgr...
Unable to save VFX Subgraph Block along with NullReferenceException error on saving Empty Subgraph Block. Steps to repro: 1. Create... Read more
[VFX Graph] Assertion failed on expression errors are thrown on connecti...
Assertion failed on expression errors are thrown on connecting output mesh node to Range property node. Steps to repro: 1. Create a... Read more
Directions in the Visual Effect Graph always propagate as Local when usi...
How to reproduce: 1. Open the attached project "testingtest.zip" 2. Open the "SampleScene" Scene 3. Open the Assets/VFX/test.vfx 4. ... Read more
[VFX] Too many GPU Event leads to compilation error
After link of 6 gpu event to the same system observe the error `syntax error: unexpected token 'if' at kernel CSMain` Read more
[VFX Graph] "Add Angle.XYZ over Life" Block Checkbox goes outside of the...
"Add Angle Random from Curve (Constant per-particle)" Checkbox goes outside of the Block area when "Sample Mode" set to "Random Cons... Read more
[VFX Graph] Dropdown icon overlaps with text under Event Attributes list...
Dropdown icon overlaps with its text when Vector 2 and Vector 3 option is selected under Event Attributes list from VFX Event Tester... Read more
Capacity value of the Initialize Particle Node in the Visual Effect Grap...
How to reproduce: 1. Open the attached "case_1394616" project 2. Open the "New VFX" Visual Effect Graph in the Project Browser 3. Ch... Read more
Assertions when sampling Cloth Skinned Mesh renderer in VFX
Repro steps: 1. Import the attached package 2. Load the Repro scene 3. Observe console errors. Dev notes: The issue comes from Skin... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow