Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
1.6.0-pre.3
Issue ID
UVSB-1366
Regression
No
[Visual Scripting] List overflows in Inspector when adding them through the script graph window
List items for Object variables overflow in Inspector when added through the script graph window
Steps to repro:
1. Create a new Project
2. Project window > Right-click > Create > Visual Scripting > Script Graph
3. Select a GameObject in Hierarchy > Add Component Script Machine
4. Assign Script Graph in Script Machine Component
5. Select Script Graph > Edit Graph
6. Blackboard > Object Variable > Type Variable Name
7. Set Variable to type to List<Int>
8. Click plus symbol to add items to the list
Actual Result:
List items overflow in the inspector of the object
Note:
1. Additionally deleting list items from the graph window doesn't shrink the area of the list in the inspector
2. It resolves after reselecting the object
Expected Result:
List items doesn't overflow in the inspector
Reproducible on: 2020.2.0a10, 2020.1.0f1, 2021.1.0b1
Note: Visual Scripting was introduced in 2021.1.0b1
Package Version 1.6.0-pre.3, 1.5.2, 1.5.1-pre.3
Environment:
Windows 10, Mac 10.15
Add comment
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
Resolution Note:
The issue was tested with the latest 2021.1 beta, alpha and final and it cant be reproducible on any of them. comments and attachment are linked in the ticket