Search Issue Tracker
Fixed
Fixed in 1.0.0-pre.1
Votes
0
Found in [Package]
1.0.0
Issue ID
GTFB-1272
Regression
No
Variable types are not available in Blackboard when only block nodes implement them as inputs or outputs
Reproduction steps:
1. Open the attached “Test-GraphToolkit“ project
2. Open the “Assets/ScenarioGraphEditor” Scenario Graph using Graph Editor
3. Observe that “ScenarioEditorContextNode” node contains block nodes with string inputs
4. Try to add a string variable in the Blackboard
Expected result: The string type is available in the variable add menu
Actual result: The string type is not available
Reproducible with: 0.1.0-exp.1 (6000.2.0b11, 6000.3.0a3)
Couldn't test with: 0.1.0-exp.1 (6000.0.54f1, 6000.1.14f1) (Graph Toolkit not supported in these versions)
Reproducible on: macOS Sequoia 15.5 (M1 Max), Windows 11
Not reproducible on: No other environments tested
Note: If the lines 9-14 in the “Assets/Scripts/Editor/Nodes/ScenarioEditorTaskNode” script are uncommented, the string type becomes available
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Add comment