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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing
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