Search Issue Tracker
Visual Scripting "OnEnterState" method is called before C# "Awake" when ...
How to reproduce: 1. Open the attached “IN-86188“ project 2. Open the “Test Scene“ 3. Enter Play mode 4. Observe the Console win... Read more
[WebGL] Player freezes with VisualScripting errors when built with WebGL
Reproduction steps: 1. Open user-submitted project https://editorbugs.unity3d.com/api/v1.0/attachments/c01f50a6-5f82-424a-80e0-c9a45... Read more
Const are stripped from IL2CPP builds
*STR:* * Add a Text to a scene (UI/Text) * On the Text GameObject add a ScriptMachine a create the graph like in SetText attachment ... Read more
Visual Scripting Start State remains active when another Flow State is t...
How to reproduce: 1. Open the attached project (VisualScriptingTestProject.zip) 2. Open scene Scenes/SampleScene 3. Press the Play b... Read more
Visual Scripting Variables Component Type selection menu jitters when mo...
*Reproducible on:* * Unity version: 2021.2.0f1 * VS version: 1.7.5 * Platform: macOS Big Sur *How to reproduce:* 1. Create a new pr... Read more
1373123 Visual scripting input node randomly receives On Released event ...
*Important Note:* Please check the comments on the original FogBugz ticket. *Reproducible on:* * VS version: 1.7.5 * Unity version:... Read more
Bolt Update Random Range node set users values to min0 and max0
When upgrading unity Editor from versions before to 2021.1, to 2021.1 and more, the random range api changed and it break all user d... Read more
CLONE - Visual Scripting "AotStubs.cs" Script is not generated when buil...
Reproduction steps: 1. Download the "1077231_MyProject.zip" project 2. Build the project using the 'Builder.MyBuild' method via comm... Read more
Visual Scripting On Input System Event doesn't log Input Vector until it...
How to reproduce: 1. Open the user-attached project 2. Open the “SampleScene” Scene 3. Enter Play Mode 4. Move the left stick on... Read more
ContinuousNumberDrawer contains extra .cs extension
The file ContinuousNumberDrawer contains an extra .cs extension. It is named ContinuousNumberDrawer.cs.cs. This prevents some projec... 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