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
- 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