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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment