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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment