Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.1p1
Issue ID
762952
Regression
Yes
[Event] Animation Event fails with single object parameter
How to reproduce:
1. Open the attached project
2. Open and play AnimationEventError scene
3. Notice the error: "Failed to call AnimationEvent ...
The function must have either 0 or 1 parameters and the parameter can only be: string, float, int, enum, Object and AnimationEvent."
Note: While animation is playing it triggers event which uses user's created class as a parameter
Not reproducible: 5.1.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “ArgumentOutOfRangeException” error appears when inserting a double character if using “SetValueWithoutNotify” on UI Toolkit’s TextField
- Particle System emission delays between particle generations when playing the simulation
- EditorUtility.DisplayDialog is not shown when Input.GetMouseButtonDown is called a second time
- Animator Enum Properties get set to 0 instead of the value specified in the Scene when the Property is animated by a State that is not playing
- [iOS] Background thread runs a few times slower when “application.targetFrameRate“ is set to 30 compared to 29 on some iOS devices
Add comment