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
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
- "Object.FindObjectsOfType<T>() is obsolete" warning is thrown when using "Transitions Plus" asset
Add comment