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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
This is a duplicate of issue #730491