Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.3.0f2
Issue ID
746322
Regression
Yes
Animation controller doesn't save onto a gameObject
Reproduction steps:
1. Open attached project
2. Open the "test" scene
3. Drag the "bug" animation controller onto the "bugObject" animator and save the scene
4. Re-open the scene
5. Notice that the "bugObject" has the old animation controller (HumanMaleHumakti)
Actual result: The new animation controller isn't saved onto the "bugobject" gameObject
Expected result: The new animation controller should be save onto the "bugObject" gameObject
Workaround: After adding the new animator controller change the gameObjects name and then save.
Regression introduced in: 5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: "My Assets" filters section doesn't rescale on filter sections collapse
- "DrawDepthNormalPrepass" exceptions are thrown in Editor when Ctrl key is held with specific renderer settings
- Script file name changes do not display in Editor when Compiler errors are present
- Sprites are not rotating with bones when the Sprite type is Unlit
- Crash on TransferField_NonArray<YAMLRead,Converter_String> when opening a specific project
Add comment