Search Issue Tracker
Fixed
Fixed in 6000.2.0b1
Votes
0
Found in
6000.2.0a10
Issue ID
UUM-104006
Regression
Yes
InvalidCastException is thrown, and no changes are made when moving Material asset keyframe in the Animation Window
Reproduction steps:
1. Open the attached “IN-99929.zip” project
2. From the Project window, double click on the "m1.anim" to open the Animation window
3. Select any of the keyframes
4. Try to move the keyframe
5. Observe the keyframe and the Console window
Expected result: The keyframe is moved, and no errors are in the Console
Actual result: The keyframe doesn't move, and an “InvalidCastException: Specified cast is not valid.” exception is thrown
Reproducible with: 6000.2.0a9, 6000.2.0a10
Not reproducible with: 2022.3.61f1, 6000.0.48f1, 6000.1.1f1, 6000.2.0a8 (8a36f491c000)
Reproduced on: Windows 11
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment