Search Issue Tracker
Fixed in 5.2.1
Votes
0
Found in
5.2.1f1
Issue ID
730491
Regression
Yes
[UI] Animation is not reset properly on the first frame
How to reproduce:
1. Open the attached project
2. Open and play "Untitled" scene
3. Press On, this should bring the disabled object visible with the correct fade in animation
4. Press Off to disable the object
5. Press On again, this time you see a flash of the unfaded object before the animation starts on the second frame
(User is animating Color of Image component)
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Wrymnn
Nov 25, 2015 07:33
Still exists and one frame appearing animated UI panel is making a headache for my team....
howdisney
Nov 06, 2015 01:26
+1 Daniel
This issue, or something like it, still exists in Unity 5.2.2f1
Daniel F
Oct 13, 2015 13:31
Just to mention that the problem I described below is apparently a separate issue and is being assigned a different issue number.
Daniel F
Oct 10, 2015 03:05
The issue is still present in 5.2.1p3 (see my example project for Case 732739), though as in 5.2.1p1 you can now work around the problem by setting the Default Layer State to the desired animation.
Daniel F
Oct 07, 2015 08:13
This issue, or something very much like it, exists in Unity 5.2.1p2. (see also issue 729203)