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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Resolution Note:
Fixed text overlap in Object fields in dimmed "This" nodes