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
- Packages cannot be added from a registry that returns invalid publish dates [Windows-only]
- Physics.SyncColliderTransforms syncs every collider when the local position hasn't changed
- [GPU PLM] Part of baked shadows are broken when hitting a backface
- [DX12] Nothing is being rendered when using Alt+Enter to maximize a resized windowed player
- [DX12] Player freezes and/or crashes when switching between full screen modes
Add comment