Search Issue Tracker
Broken documentation for Visual scripting scene variables
Repo steps: # Open 2D Core Unity scene # Right click the hierarchy menu # Click the "Visual scripting scene variables" option ... Read more
The second input device controls both inputs when functionality is creat...
Reproduction steps: 1. Open the attached “Input System bug.zip“ project 2. Open the “SampleScene” scene 3. Enter Play mode and cl... Read more
Editor freezes when the Domain is reloaded
Reproduction steps: 1. Open the attached “ASDQWE” project 2. In the Project Window, create a new C# script (Right click > Create >... Read more
Visual Scripting icons are affected by the Global Mipmap Limit value
Reproduction steps: 1. Open the attached “Global Mipmap Limit bug.zip“ project 2. Open “New Script Graph.asset” Asset and observe th... Read more
Typo in Visual Scripting preference window
*Summary:* There is a typo in the UVS Preference Window Custom Inspector Properties description. *Expected Results:* Text shoul... Read more
Warning "Could not load the file 'NiceIO'" when entering the Play Mode
Reproduction steps: 1. Open the attached project "TestProject" 2. Open the “/Assets/Samples/XR Interaction Toolkit/2.4.3/Starter A... Read more
Visual Scripting For Loop node loops infinitely when First > Last and St...
Reproduction steps: 1. Open the “ForLoopStripped“ project 2. Open the “Sample” scene 3. Enter Play Mode Expected result: “For Loop ... Read more
"WaitForNextFrameUnit can only be triggered in a coroutine" is thrown wh...
How to reproduce: 1. Open the user's attached project 2. Enter Play Mode 3. Walk up to one of the Skeletons 4. Left mouse click ... Read more
Visual Scripting Components become un-usable when a project is opened wi...
How to reproduce: 1. Create a new project with 2021.3.1f1 2. Install Visual Scripting 3. Add a “Visual Scripting Scene Variables”... Read more
The GameObject is not moving continuously by holding down the key when t...
How to reproduce: 1. Open the “My project“ project 2. Open the “SampleScene“ 3. Enter the Play Mode 4. Press and hold the “A“ or... 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