Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.0.2f1
Issue ID
696812
Regression
Yes
[RectTransform] Scaled UI buttons drifting when it has an Animator with 'Apply root motion' on
Steps to reproduce:
1. Open attached project
2. Open 'InfoBar 1' scene
3. Notice that InfoBar > Canvas > GameObject has scale of (1.000082, 1.000082, 1.000082) and it's child 'Test' has Animator with Apply root motion on
4. Press play
5. Notice 'Test' game object position is changing
Note: When scale of 'GameObject' is set to different value (for example 1.1, 1.1, 1.1) this does not occur. If Apply root motion is off then this also does not occur.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment