Search Issue Tracker
VS generic operator nodes not behaving the same in WebGL and in editor
WebGL Rotation Problem - Visual Scripting (not working) Read more
"GetOrAddComponent" method in "Unity.VisualScripting" returns "MissingCo...
Reproduction steps: 1. Open the attached “repro_IN-85768“ project 2. Open the “Assets/Scenes/SampleScene.unity“ Scene 3. Enter th... Read more
[Bolt][Android] Multiple connection warnings appear relating to Graphs w...
Reproduction steps: 1. Open the project located on https://drive.google.com/drive/folders/1yC77Yv3knd6SwQ_a4tiB7KxVYwKb1IdL?usp=shar... Read more
[Visual Scripting] Audio Mixer Icon is not displayed for Audio Mixer Uni...
Audio Mixer Unit and Variable is not represented by its icon Steps to Repro: 1. Create a new Project 2. Project window > Right-clic... Read more
Failed to get assembly resource stream warnings on import
After dragging and dropping the Bolt 1.4.13 RC package into Unity I get a spew of 8 warning messages all with the below error. They ... Read more
[Visual Scripting] Input field highlighter is overlapping with Input fie...
The properties which have input fields and placed one below the other are so close that the highlighter is overlapping with the inpu... Read more
[Visual Scripting] The Properties under the Visual Scripting are overlap...
Graph Sidebar Threshold' Input field property is overlapping on label and properties are going out of pannel while decreasing the si... Read more
[Visual Scripting] None text overlaps on the Nodes which has assignment ...
"None" text overlaps on the Nodes with assignment property set to Self when the Nodes turns dim Steps to repro: 1. Create a new Pro... Read more
Deserialization error when upgrading to 1.8.0
Bug introduced in UVSB-1885. * Create a new Unity project with VS 1.7.9 or older. * Put the following file `Test.cs` in the... Read more
[Scripting Graph] Lock icon button doesn't affect Script Graph
How to reproduce: 1. Open the user's attached project 2. Click on the "New Script Graph" in the Project window 3. In the Inspector w... 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