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
- 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