Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X, 2020.1.X
Votes
1
Found in
2019.3.0a1
2019.4.5f1
2020.2
Issue ID
1268628
Regression
Yes
A Parser Failure error is thrown after importing a specific Animation file to a Unity project
How to reproduce:
1. Create a new Unity project
2. Import the user-supplied "SightsSuitablePointsFound.anim" file into the project
3. Observe the Console
Expected result: the Animation is imported successfully and no errors are thrown
Actual result: an error is thrown noting that the file could not be parsed
Reproducible with: 2019.3.0a1, 2019.3.16f1, 2019.4.8f1, 2020.1.2f1, 2020.2.0a20
Not reproducible with: 2018.4.26f1, 2019.1.14f1, 2019.2.0a14, 2019.2.21f1
Notes:
1. The full error:
Unable to parse file Assets/case_1268628-SightsSuitablePointsFound.anim: [Parser Failure at line 183: Expect ':' between key and value within mapping]
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
Resolution Note (fix version 2020.2):
Fixed in 2020.2.0b1, backported to 2020.1.5f1