Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.5.2
1.6.1
1.7.1
1.7.2
Issue ID
UVSB-1530
Regression
Yes
[Visual Scripting, Script Graph] It is not possible to hover or press on some functions when function list window does not fit
It is not possible to hover or press on some functions when function list window in the Script Graph does not fit at the bottom. The list jitters when hovering and the cursor keeps jumping.
*Reproducible with:*
* VS version: 1.5.2 - 1.7.1, 1.7.2
* Unity version: 2021.1.2f1 - 2021.1.8f1, 2021.2.0a9 - 2021.2.0a18
* Platform: Windows 10
*How to reproduce:*
1. Open the attached "case_1333369.zip" project
2. In the Project window, open Test asset
3. Make sure that Script Graph window bottom is lined up with Editor's bottom (or close to it)
4. Right-click near the bottom and in the search box type in SendMessage (or anything else)
5. Try to hover on some function from the list
*Actual result:*
* It is not possible to hover or press on some functions as the cursor keeps jumping, the function list jitters
*Expected result:*
* Function is highlighted
Not reproducible with: 1.5.2 - 1.7.1 (2021.1.0a1 - 2021.1.1f1, 2021.2.0a1 - 2021.2.0a8)
Could not test with: 2018.4.35f1, 2019.4.26f1, 2020.3.10f1 (Visual Scripting is not available)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
- Crash on BurstCompilerService::CompileAsync when entering Play mode in a specific scene
- InvalidOperationException when using Game Camera Preview in Scene window with a custom RenderGraph pass
Add comment