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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment