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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment