Search Issue Tracker
Cooldown can not Reset
*Reproducible on:* * VS version: 1.7.2, 1.7.6 * Unity version: 2021.2.2f1 *Steps to Reproduce:* # Follow the documentation for the ... 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
Build constantly fails with errors “…. 'NetworkManager' does not contai...
How to reproduce: 1. Open the “FINAL_REPROPROJECT_STRIPPED“ project 2. Open the “TestScene“ 3. Comment the functions “{{Unity_Net... Read more
Error when trying to load fuzzy finder on multi screen setup on Mac
On a multi screen setup with the monitors at different levels vertically, there can be errors when trying to bring up the fuzzy find... Read more
Large amount of memory used in AOT Prebuild
When Visual Scripting creates the AOT stubs during a build, it loads every asset in the game to check if the main object inherits fr... Read more
Bug workflow test
please ignore Read more
Creating new VS graph drop down options are not highlighted
How to reproduce: 1. Open new project with VS package 2. Under Window>Visual Scripting Graph 3. Click arrow on the right side of Cre... Read more
Importing Visual Scripting Assets before opening visual scripting graphs...
Importing Visual Scripting Assets before opening visual scripting graphs throw errors. When importing new visual scripting assets in... Read more
Importing Visual Scripting Assets before opening visual scripting graphs...
When importing new visual scripting assets in a project where you never opened visual scripting, a bunch of errors start to log abou... Read more
Importing Visual Scripting Assets before opening visual scripting graphs...
When importing new visual scripting assets in a project where you never opened visual scripting, a bunch of errors start to log abou... 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