Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2018.4
2018.4.11f1
2019.2
2019.3
2020.1
Issue ID
1190930
Regression
No
Dragging and dropping an animation with ' . ' symbol in the name into the Animation Controller results in blank or cut off name
How to reproduce:
1. Open the attached "Repro1190930.zip" project
2. Double click on "New Animator Controller" Animation Controller
3. Drag and drop "123456h78.9ABCDE.Fhhllllhhh.anim" into the controller
4. Observe the Animation's name in the Animation Controller
Expected Behaviour: The Name is the same as in the Project Window
Actual Behaviour: The Name is either Blank or Cut off where the first ' . ' is found
Reproducible with: 2017.4.33f1, 2018.4.12f1, 2019.2.11f1, 2019.3.0b9, 2020.1.0a11
Note: Sometimes ' . ' symbol is changed to '_'. However, it does not work every time. Also, if you try to add for eg. '/' to the animation name it tells you that it is not possible and shows forbidden characters - it is not the case with ' . '.
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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
Cosmetic bug with easy workaround (don't add '.' to the name) - won't fix