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
- Selector gets stuck in UI if scroll is used while dragging
- Created asset is placed in a new folder when creating a new folder and instantly creating an asset by clicking somewhere else
- Selecting and deleting transition in Animator does not add to Undo History when animation is previewed in Inspector
- GameObjects remain static when updating constraints of PhysicsJoint with "Enable Sleeping" selected in Havok Physics Configuration
- [iOS] Touch input is not clocked and UI is unresponsive when the application is paused mid-drag without lifting the finger
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