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
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
- A Select Scene Entry is added to Undo History when Deleting while a Scene is selected in the Hierarchy
- The Add Component Menu's back arrow accumulates phantom levels when the Menu is repeatedly opened into a Category and closed without selecting
- Advanced dropdown stops applying the Search Filter while the search text remains after clicking the header back Button during a Search
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