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
7000.0.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
- NullReferenceException is thrown when assigning an Object to a custom DebugUI.ObjectField in Rendering Debugger
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
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