Search Issue Tracker

Fixed in 5.3.0

Votes

0

Found in

4.6.0b21

Issue ID

641833

Regression

No

After playing and stopping animation in the animation window the driven RectTransform sizeDelta values get set to 0

UI

-

To reproduce this bug:

1. Open the attached project
2. Open 'TestScene'
3. Open Animation window
4. Select 'Logo' ( Canvas->Scene)
5. Play the animation
6. Stop
7. Notice that the 'logo' does not appear in the scene and its width and height is 0
8. Open 'UIImageNative' script which derives from UI.Image
9. Delete 'm_Tracker.Add(..)' line in SetSize() method
10. Now everything works fine

Add comment

Log in to post comment