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 this happen... Read more
[Visual Scripting] Flow arrows, input circles and Toolbar buttons are no...
Reproduction steps:1. Open the attached "1394577.zip" project2. Open Assets > New Script Graph3. Observe Nodes Expected result: F... 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... 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 Node Group disappears when exiting Play Mode while havi...
Reproduction steps:1. Open the user's attached project2. Open "Assets/Scenes/SampleScene"3. Select GameObject "To Check" from the Hi... Read more
Errors when creating a node group after play mode is stopped.
Reproducible on: VS version: 1.7.6 Unity version: 2021.2.5f1 Platforms: Windows 10 and macOS Monterrey Steps to Reproduce: Create a ... Read more
Margin needed on VS setting
Reproducible on: VS version: 1.7.7, 1.8 Unity version: 2021.2.8f1, 2022.1.0b6 Steps to Reproduce: Go to the Edit/Project settings/Vi... 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 with a script... 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: Create a game obje... 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
- IndexOutOfRangeException occurs when entering "<a></a>" tags in a TextMeshPro UI field
- Numeric property drag cursor gets enabled in the Inspector Preview window when the window is above numeric properties
- UI elements become unusable due to Object and Text Fields being set to empty/"0" when clicking "Reset" on their Components
- Scene Asset is not attached to a Lighting Data Asset for a URP Package Sample Scene
- Gizmos are not rendered for the Base Camera when using Camera Stacking