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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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