Search Issue Tracker
Visual Scripting Graph Json string is kept in memory when graph is loaded
Reproduction steps:1. Open the user's attached project2. Open "SampleScene" Scene3. Build And Run the project4. Go back to the Edito... Read more
Slow Performance Issue with EventMachine`2.OnDrawGizmos()
h3. Reproducible on Visual Scripting 1.7.8 on Editor 2021.3.3f1h2. Steps to Reproduce: Load the gigaya project (see pinned comments ... Read more
ArgumentNullException when trying to check if EventHook == null
How to reproduce:1. Open the user's attached project2. Enter Play mode3. Observe the Console Expected result: There are no errors in... Read more
AOT stub generator ignores assemblies that reference Unity editor
h3. Steps to reproduce: Open the attached project which has a script graph with a single cinemachine node. Build and run the project... Read more
Nodes from runtime assemblies that reference Unity editor are not visibl...
h3. Steps to reproduce: Create a new project. Install the Cinemachine package. Initialize visual scripting and create a new graph. B... Read more
Using EventBus causes a MissingReferenceException to appear when re-ente...
How to reproduce:1. Open the user's attached "MyTest" project2. Open the "TestScene" scene3. Enter Play mode4. Exit Play mode5. Ente... Read more
Debug Break Node is activated after the For Loop Node is finished and De...
How to reproduce:1. Open the user's attached project "MyTest.zip"2. Open the "TestScene" scene3. Open the "DebugErrorDemo" Script Gr... Read more
Classes from a custom assembly are not available when creating a Node in...
How to reproduce:1. Open the user’s attached project2. Go to Edit > Project Settings > Visual Scripting and click Regenerate N... Read more
Text and buttons cut off when opening VS window for the first time
Repro:1. Create a new project.2. Window -> Visual Scripting -> Visual Scripting Graph Expected: All text and buttons are reada... Read more
Fields stop scaling with Inspector width if you change Data Input type
1. Create a new project.2. Window -> Visual Scripting -> Visual Scripting Graph.3. Create a new Graph. Create a new Data Input... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph