Search Issue Tracker
In Progress
Fix In Review for 1.0.14
Votes
0
Found in [Package]
1.0.9
Issue ID
BEHAVB-302
Regression
No
Collider is not listed when creating an action
Steps to reproduce:
- Create and open a behavior graph
- Right-click and select "Create new > Action"
- Click "Next"
- Type anything in the description
- Click on the dropdown that appears, which says "Regular Text"
- Search for "Collider"
Actual results: Collider is not listed
Expected results: Collider is listed and selectable
Reproducible with versions:
1.0.9
Tested on (OS): MacOS
Notes:
- A workaround is to manually change it in the script, but if that is done, the "edit definition" workflow does not work for that node
Comments (2)
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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
jenniferjame066
May 28, 2025 21:04
In version 1.0.9 on macOS, the "Collider" option is missing from the behavior graph’s "Create New > Action" dropdown. This prevents users from selecting it directly and forces manual script edits, disrupting the standard workflow. At childrenpublishers.com, where we support interactive and educational children's content, this issue highlights the need for all core components to be easily accessible in the creation process to ensure smooth and efficient development.