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
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
Add comment