How to reproduce:
1. Create a new Unity project
2. Open Package Manager (Window → Package Management → Package Manager)
3. Install the “Behavior” package
4. In the Assets press Create → Behavior → Behavior Graph
5. Double click on it to open
6. Right click on the grid, press Add → Action → Navigation → Navigate To Target
7. Click on the plus icon on the Blackboard panel and add any Variable
8. Choose a new name for it
9. Drag the Variable to the node and into the Navigation slot
10. Observe the name of the Variable
Actual result: The name of the Variable changes to a default one
Expected result: The Variable keeps the given new name
Reproducible with: 1.0.16 (6000.4.10f1, 6000.6.0a6) (by user)
Reproducible on: Windows 11 (user’s)
Not reproducible on: No other environments tested
Note: The issue was not reproduced by CQA