Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.5.1-pre.3
Issue ID
UVSB-1253
Regression
No
[Visual Scripting] Variable name doesn't update on the graph if it's renamed from the blackboard
The variable name doesn't update on the graph if it's renamed from the blackboard. As a result, the user has to manually update all the variable units to reflect the new variable name.
Steps to Repro:
1. Create a new Project
2. Project window > Create > Visual Scripting > Script Graph
3. Edit Graph
4. Graph window > blackboard > Type a variable name click plus
5. Drag and drop variable on the graph
6. Rename the variable in the blackboard
Actual Result:
The variable set and get units are not updated with the new variable name
Expected Result:
The variable set and get units updates with the new variable name
Reproducible on: 2021.2.0a3, 2021.1.0b5, 2021.1.0b1
Note: Visual Scripting was introduced in 2021.1.0b1
Package Version 1.5.1-pre.3
Environment:
Windows 10, Mac 10.15
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
- HDRP 6-way VFX Shader is lit incorrectly when World coordinates are used
- 2D Sprite Renderer in front is affected by Sprites in the background when using Sorting Layers and a Shadow Caster 2D with Self Shadow
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
Resolution Note:
We are investigating UX opportunities to add some automation for blackboard-defined variables in 2021.2, but this is by design because the blackboard isn't the only source for these variables