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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment