Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.5.1-pre.3
Issue ID
UVSB-1209
Regression
No
[Visual Scripting] None text overlaps on the Nodes which has assignment property prefilled with "Self" when the Nodes turns dim
"None" text overlaps on the Nodes with assignment property set to Self when the Nodes turns dim
Steps to repro:
1. Create a new Project
2. Project window > Create > Visual Scripting > Script Graph
3. Select Script Graph
4. Inspector > Edit Graph
5. Graph window > Right-click > Add Unit
6. Search and add the Transform Get Local Scale node
7. Unselect the created node
Actual Result:
"None" text overlaps the "Self" text for the assignment property.
Expected Result:
Just "Self" text is displayed for the assignment property.
Reproducible on: 2021.1.0b2, 2021.1.0b1
Note: Visual Scripting was introduced in 2021.1.0b1
Environment: Windows 10, Mac 11.0
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:
Fixed text overlap in Object fields in dimmed "This" nodes