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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Resolution Note:
Cosmetic bug with easy workaround (don't add '.' to the name) - won't fix