Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
5.4.0p3
Issue ID
829159
Regression
Yes
When animating canvas image rect transform position on z-axis transform.position does not get updated.
Canvas Image position does not get updated when rect transform position is controlled by animation.
Steps to reproduce:
1. Open attached project in 5.4 or 5.5
2. Select image gameObject in hierarchy
3. Press play
- Image border starts to move , however, the image itself is left in the start position.
Actual result: image position is not updating when being controlled by animation.
Expected result: Image position is updated correctly
To reproduce expected results: open attached project in 5.3 and do 2 and 3 step.
Reproduced on: 5.5.0b1, 5.4.0p4
Works fine on: 5.3.6f1, 5.3.1f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment