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
- Crash on object:runtime_invoke_void__this__ when opening a specific project
- Circle-shaped rendering artefacts visible in Local Volumetric Fog boundaries box in Scene view when Fog Distance is lower than 1
- “Fog Distance” property name and description is unclear in the Inspector window
- Crash with multiple stack traces when using Burst-Compiled Span.Fill()
- Broken compute shaders propagate via the cache server
Add comment