Search Issue Tracker
Fixed
Fixed in 6000.1.0b5, 6000.2.0a2, 7000.0.0a17
Votes
1
Found in
6000.1.0b1
6000.2.0a1
Issue ID
UUM-92553
Regression
Yes
Script Graph connection values are cut-off when both "Show Connection Values" and "Predict Connection Values" are enabled
Reproduction steps:
1. Open the attached "IN-90856" project
2. In the Menu bar select Edit → Preferences → Visual Scripting and make sure that both “Show Connection Values” and “Predict Connection Values” are turned on
3. In the Assets folder open the “TestGraph” Script Graph
4. Observe the connection value between the “String” and “Game Object Set Name” nodes
Expected result: The connection value fully shows “Test”
Actual result: The connection value is cut in half and only shows “Te”
Reproducible with: 1.7.8(2023.1.0a20), 1.9.4(6000.0.27f1, 6000.1.0a4), 1.9.5(6000.0.33f1, 6000.1.0b1)
Not reproducible with: 1.7.8(2023.1.0a19), 1.9.4(2021.3.47f1, 2022.3.55f1), 1.9.5(2021.3.47f1, 2022.3.55f1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Comments (1)
-
REDvsGREEN
Jan 04, 2025 23:03
Really annoying...
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Resolution Note (fix version 7000.0.0a17):
Fixed imgui text placement when used alongside an icon
Resolution Note (fix version 6000.2.0a2):
Fixed imgui text placement when used alongside an icon
Resolution Note (fix version 6000.1.0b5):
Fixed imgui text placement when used alongside an icon