Search Issue Tracker
Duplicate
Votes
3
Found in
5.2.1f1
Issue ID
729203
Regression
Yes
[Animation] Animations sometimes begin with the last frame
To reproduce:
1. Open attached project. It is the Unity UI sample project.
2. Run the Menu3D scene
3. Press the 'Settings' button. Notice that the panel disappears for a split second.
4. Press one of the buttons inside the settings tab, notice that a new tab on the left appears for a split second before animating into existence
It's as if the last frame of an animation gets played before the rest of the animation.
Regression since 5.2.0f1
Comments (11)
-
Immanuel Scholz
Sep 23, 2015 11:16
I rather suspect that it renders the unanimated object in the first frame, probably due to the changes in UI batching in Unity 5.2
see also case 729584
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
This is a duplicate of issue #730491