Search Issue Tracker
Long visualscripting path can result in exceeding OS character limit
Visual scripting has long paths that can cause issues for projects on Windows with longer project locations and names. {code:java} ... Read more
Custom nodes are being removed from Node Library when generating Custom ...
To reproduce: 1. Open the project “VisualScriptingBug” 2. FMOD → Generate Visual Scripting Units 3. Edit → Project Settings → Visual... Read more
Cloud Build Support for Bolt
We've had more than one user run into problems with Bolt and Cloud Build. They usually get in touch with Unity, who contacts us, who... Read more
“error CS0433: The type 'CodeBinaryOperatorType' exists in both 'System....
Reproduction steps: 1. Open the attached “ASDQWE” project 2. Observe the Console Window Expected results: There are no compilat... Read more
Cannot change the "Volume" Component's fields through Visual Scripting
How to reproduce: 1. Open the “PostProcessingVolumeVisualScriptingIssue“ project 2. Open the “Post-processVolume” scene 3. Enter ... Read more
Visual Scripting ignores assembly definitions when regenerating nodes
To reproduce: 1. Open the project “VisualScriptingTest” 2. Select “TestObject” in the Hierarchy 3. Click the “Edit Graph” button in ... Read more
EventMachine`2.FixedUpdate() has over ~100k calls when entering Play Mod...
How to reproduce: 1. Open the user-attached project 2. Open the Profiler and turn on Deep Profile (Window → Analysis → Profiler) 3. ... 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
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
Documentation page is not displayed for the user when he clicks on "Scri...
To reproduce: # Open HUB; # Create a new project; # Go to "Window" menu and select "Visual Scripting" ->"Visual Scripting Graph";... 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
- [Android] [Vulkan] UI that is activated after a delay flickers when a Scriptable Render Pass goes over it
- [Linux] Characters are converted to Latin letters when using IME on Linux
- [Ubuntu] Possible for Create menu to show sections with no options inside
- [Usability] Not possible to set Editor Window text colour to be default black without workaround
- Text field max length is -1 by default