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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment