Search Issue Tracker
Fixed in 2022.3.12f1
Fixed in 2022.3.X, 2023.1.X, 2023.2.X, 2023.3.X, 2023.3.0a11
Votes
6
Found in
2022.3.10f1
2023.1.14f1
2023.2.0b11
2023.3.0a6
Issue ID
UUM-49567
Regression
Yes
"InvalidCastException: Specified cast is not valid." is thrown when creating Animation through script
How to reproduce:
1. Open the attached project "AnimBagProject.zip"
2. Right mouse click on "BadObject" in the Hierarchy window
3. Click on "=====Create Test Animation====="
4. Open Window>Animation>Animation
Expected results: No errors thrown in the Console window
Actual results: "InvalidCastException: Specified cast is not valid." is thrown
Reproducible with: 2022.2.0a7, 2022.3.10f1, 2023.1.14f1, 2023.2.0b11, 2023.3.0a6
Not reproducible with: 2021.3.30f1, 2022.2.0a6
Reproducible on: Windows 11 22H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment