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
- [WebGL][Android] Corrupt header when connecting via IP
- Editor and Android Player hangs/freezes when repeatedly Loading/Unloading AssetBundle in Vulkan
- Selecting a Material for HDRP Decal Projector in the Inspector window spams errors in the Console
- Expanded Asset Preview Box moves/hides when creating new Asset in Project window
- Player crashes on Meta Quest with "/apex/com.android/runtime/lib64/bionic/libc.so" when using OpenXR Plugin in a specific project
Add comment