Search Issue Tracker
Fixed in 5.2.0
Votes
0
Found in
5.2.0a1
Issue ID
696904
Regression
Yes
DIR: Bad default transform values with Animator Controller
Director branch bug
1. What happened
I get bad transform values applied to the scene when I make changes to the Animator Controller.
2. How we can reproduce it using the example you attached
repro:
Add mangagirl character to the scene
Create an Animator Controller and assign it to mangagirl
Select mangagirl in the scene
In the Animator,
1) Create a New Blend Tree node
or
2) Create a Parameter
BUG: Character geometry transforms are changed, character moves.
Workaround: Click the Play button and everything gets reset back to normal.
See attached video
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment