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
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
- A DX11 shader error is thrown when compiling shaders for platforms without DX11 support
Add comment