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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment