Search Issue Tracker
ArgumentNullException when trying to check if EventHook == null
How to reproduce: 1. Open the user's attached project 2. Enter Play mode 3. Observe the Console Expected result: There are no error... Read more
Visual Script Graph with non-embed subgraph gets corrupted node links wh...
How to reproduce: 1. Open the attached project "UVSLoadBug.zip" 2. Open the "BigGraph" asset and note the node links 3. Close the pr... Read more
Serialization errors are thrown in the Player when Managed Stripping Lev...
Reproduction steps: 1. Open users attached project 2. Navigate to Edit > Project Settings > Player > Other Settings 3. Change Man... Read more
Pre-Export step invocation of AoT method causes error
A user whose project is made in Bolt visual scripting needs to run a Pre-Export method in their build config (Ludiq.AotPreBuilder.Pr... Read more
On Mac there is no option to cancel out of resetting VS editor preferen...
h3. Procedure: # Go into the Unity preferences and go into the Visual Scripting preferences. # Click on the Rest to Default button... Read more
GameObjectEventUnit with EmptyEventArgs calls GetHook when OnDrawGizmos/...
How to reproduce: 1. Open the user attached "CustomEventTest.zip" project 2. Open the "SampleScene" Scene 3. Open the Console Window... Read more
"Blend" gradient Mode is changed to "Fixed" if using Visual Scripting Se...
How to reproduce: 1. Open project "My project.zip" 2. Select the "Test" GameObject in the Hierarchy window 3. Click on the gradie... Read more
PropertyDrawer not detected/used for VisualScripting when not in Editor ...
Reproduction steps: 1. Open project “VSPropDraw” 2. Open the “VS” script graph through the Project Window 3. Select the Node 4. Obse... Read more
Slow Performance Issue with EventMachine`2.OnDrawGizmos()
h3. Reproducible on Visual Scripting 1.7.8 on Editor 2021.3.3f1 h2. Steps to Reproduce: # Load the gigaya project (see pinned comm... Read more
VS generic operator nodes not behaving the same in WebGL and in editor
WebGL Rotation Problem - Visual Scripting (not working) 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true