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
Script Graph Debug.Log Event is not printed in Player logs after Build i...
How to reproduce: 1. Open the attached “IN-34316.zip” project 2. Build And Run the project with the "SampleScene" Scene added in Bui... Read more
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 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
- Lens Flare VFX is duplicated when observed through a VR Headset
- Random values are showing in the Transform Position when snapping the object to the grid after moving it slightly
- Leading bracket is left behind on the previous line when text wraps in TextMeshPro
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert