Search Issue Tracker
Memory leak after destroying object
h2. Procedure: # Open the attached project. # Load the Sample Scene. # Enter playmode. # Press C to instantiate a game objec... Read more
Visual Scripting Component Icon is missing on 1.6 branch
When adding a Visual Scripting component in Unity 2021.1 the VS icons are missing. *Steps to reproduce* # Open or create a project... Read more
Assembly disappears from Node Library after domain reload
h3. Reproduction Steps: # Open the attached project. # Go into the project settings and into the Visual Scripting settings. # ... Read more
Unable to remove the Ludiq folder from the project
When you try to remove the Ludiq folder from the project a cannot delete pop up appears. You need to click ok to continue. Notice... Read more
Manual doesn't have the correct version number
*Reproducible on:* * Unity version: 2019.4.9f1 * Bolt version: 1.4.13 RC4 * Platform: Windows 10 *Steps to Reproduce:* # Go to Tool... Read more
Importing scripts causes Ludiq errors to spew into the console
Dragging an editor script into a Bolt project causes the following error messages to repeat in the console. I can't repo this 100%. ... Read more
Visual Scripting On Input System Event doesn't log Input Vector until it...
How to reproduce: 1. Open the user-attached project 2. Open the “SampleScene” Scene 3. Enter Play Mode 4. Move the left stick on... Read more
[IL2CPP] Custom VisualScripting Unit is stripped from build when using I...
Steps to reproduce: 1. Open the attached project "VSStrippingCustomUnit.zip" 2. Build and Run 3. Observe that the screen is Red. ... Read more
The Editor becomes laggy when using Visual Scripting on macOS Ventura
Steps to reproduce: 1. Open the “My Project (1)” project 2. Open the “StateMachine” (Visual Scripting) Asset (Assets folder) 3. Do a... Read more
"'AudioMixerController' is inaccessible due to its protection level" err...
How to reproduce: 1. Open the attached “IN-88299” project 2. Build the project 3. Observe the Console log Expected result: A error ... 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