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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment