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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
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