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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment