Search Issue Tracker
Visual Scripting Graph Variables are sometimes undraggable
*Reproducible on:* * VS version: 1.7.6, 1.8.0-pre.1 * Unity version: 2021.2.7f1, 2022.1.0b2 * Platforms: MacOS Monterrey (assume thi... Read more
[Visual Scripting] Flow arrows, input circles and Toolbar buttons are no...
Reproduction steps: 1. Open the attached "1394577.zip" project 2. Open Assets > New Script Graph 3. Observe Nodes Expected result: ... Read more
Unity.VisualScripting.ConversionUtility.TryConvert<T> always returns false
Unity.VisualScripting.ConversionUtility.TryConvert<T>, even in the success branch, returns false. The method never seems to be able... Read more
Visual Script Graph window runs slowly because Object.FindObjectsOfType(...
Sometimes the Visual Script Window runs slowly. Most likely because Object.FindObjectsOfType() is called many times per frame. Read more
Visual Scripting For Loop node loops infinitely when First > Last and St...
Reproduction steps: 1. Open the “ForLoopStripped“ project 2. Open the “Sample” scene 3. Enter Play Mode Expected result: “For Loop ... Read more
Classes from a custom assembly are not available when creating a Node in...
How to reproduce: 1. Open the user’s attached project 2. Go to Edit > Project Settings > Visual Scripting and click Regenerate Nodes... Read more
Visual Scripting can't read Bolt Saved Variables when project is migrate...
How to reproduce: 1. Open the attached project '1372762.zip' 2. Build and Run the application 3. In the app, press the 'Button' butt... Read more
Set Vector 3 variable does not reset to the default value after playmode...
*Reproducible on:* * VS version: 1.7.7, 1.8 * Unity version: 2021.2.8f1, 2022.1.0b6 *Steps to Reproduce:* # Create a game object wi... Read more
Scene variables drag and drop in graph don't have the good scope
When drag and dropping a scene variable from a GameObject component in a loaded scene are set to use the obejct scope instead of the... Read more
[Linux] NullReferenceException in the console when duplicating variables
*Reproducible on:* * VS version: 1.7.4, 1.7.3 * Unity version: 2021.2.0b11 * Platform: Ubuntu 20.04.2 *Steps to Reproduce:* # Creat... 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
- VideoPlayer.loopPointReached invokes twice when WaitForFirstFrame is enabled
- Converting empty groups along with nodes into a subgraph prevents subgraph creation and throws errors
- Information box is pushed up when resizing the Visual Element located in the upper part of UI Document
- Transparent objects cannot receive shadows from Point Light when Rendering Path is set to "Deferred" and there is Spot Light in the Scene
- ScriptUpdater does not work correctly when Chinese(Simplified) language support is enabled and compiler messages are localized