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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TSS Inspector creates invalid Project Relative paths for USS references in packages when adding References via Inspector
- Screen Space Ambient Occlusion is not visible when the directional light intensity is 0.001 or lower with the Deferred Rendering Path selected
- Unlinking Unity project from cloud throws "DirectoryNotFoundException" errors when the Build Automation package is installed
- Numeric input field for “Prewarm Time” doesn’t fully display decimal values
- Sprite Editor Overlay Menu issues
Add comment