Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
Issue ID
789557
Regression
Yes
Should not display Event warning
Event warning is triggered when it should not.
repro:
-create a GO with clip
-in Animation window, create Animation Events over time
-click the Editor Play...
bug: warning is displayed in the Console...
"Event of Animation Clip script has a time (1.000000) outside the clip's valid range (0.000000..0.983333). It will never be fired"
note: the message is not true since the clip duration includes events and event will be fired. User should not get this warning in this case.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] Gizmos position and scale incorrectly when changing camera rect
- Folder name is truncated when dot is used in the name
- Reorderable List elements cannot be edited when using Custom Editors and Serialized Objects
- VideoPlayer does not play video when device is using Android 6.0.1
- Mesh.GetIndexBuffer() requires Mesh's 'Read/Write' flag to be enabled to get its index buffer data in Builds
Add comment