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][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
- Warning 'GetControlID at event ValidateCommand returns a controlID different from the one in the Layout event' is logged when undoing the deletion of an Edited Freeform 2D Light
Resolution Note:
Cosmetic bug with easy workaround (don't add '.' to the name) - won't fix