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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
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