Search Issue Tracker
Fixed
Fixed in 1.0.7
Votes
0
Found in [Package]
1.0.6
Issue ID
BEHAVB-113
Regression
No
Edit definition removes the "Action" word from custom action script
Reproduction steps:
1. Create a new 3D project
2. Create and open a new Behavior Graph (Create/Behavior/Behavior Graph)
3. Create a new Action with name ending with lower-case 'a' “action” (E.g. “TestNode”)
4. Confirm the Action script’s name is “TestNodeAction”
5. Right-click on the new Action and press “Edit Definition”
6. Don’t change any values and press “Next” on both menus
7. Observe the Action’s script asset in the Project window
Expected result: The name remains “TestNodeAction”
Actual result: The script is renamed to “TestNode”
Reproducible with: 1.0.2, 1.0.6 (6000.0.30f1, 6000.1.0a7)
Couldn’t test with: 2021.3.45f1, 2022.3.54f1 - Behavior package is not supported
Reproducible on: Windows 10 and MacOS
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment