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
- Desktop Linux runtime does not respect -popupwindow command line argument
- Shader Graph more options dropdown button does not open the dropdown when clicked all the way to the right of the button
- “Attempting to draw with missing bindings“ warning lacks root cause indication and is thrown each frame when StructuredBuffer is accessed on DirectX12
- Shader Graph Import Settings documentation leads to "Sorry... that page seems to be missing!" page when opened through the documentation button in the Inspector window
- Unexpected Material change/transparency when switching between ShaderGraph and material at runtime in HDRP
Resolution Note:
Fixed text overlap in Object fields in dimmed "This" nodes