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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment