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
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
- Reorderable ListView inside a ScrollView has a glitchy behavior when trying to reorder items
- Hidden method is opened in IDE when double clicking the log message in the Console that has the HideInCallstackAttribute
Resolution Note:
Cosmetic bug with easy workaround (don't add '.' to the name) - won't fix