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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Add comment