Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.2.2f1
Issue ID
741043
Regression
Yes
[AnimatorOverrideController] controllers assignment to a prefab causes crash on CreateAnimatorGenericBindings
How to reproduce:
1. Open the attached project
2. Find Enemy1 prefab and set its animator controller to the same Enemy1 animator controller
3. Then attempt to change Enemy1 animator controller to Enemy2 animator override controller
4. Crash
5. In step 3 one can drag and drop Enemy2 animator override controller, it will also crash Unity
Workaround: If prefab is in the scene,one makes same edits and hits apply, Unity doesn't crash
Not reproducible: 5.1.4f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Add comment