Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2017.4.3f1
Issue ID
1082045
Regression
No
[UI] Selecting multiple "Animator Override Controller" and adding any animation to any field, overrides all Override Controllers
Reproduction steps:
1. Create a New Project
2. Create an "Animator Controller"
3. Create 3 "Animations"
4. Add those "Animations" to the created "Animator Controller"
5. Create 2 "Animator Override Controller"
6. Select both "Animator Override Controller"
7. Drag the created "Animator Controller" to the "Animator Override Controller" "Controller" field
8. Create 4 "Animations"
9. Add 3 of the 4 new "Animations" to the first "Animator Override Controller"
10. Select both of the "Animator Override Controller"
11. Add the 4th "Animation" to the first field in the "Animator Override Controller"
12. Select the second "Animator Override Controller"
Expected Result: Only the first field is populated by the 4th "Animation" that was added to both of the "Animator Override Controller"
Actual Result: The populated fields of the first "Animator Override Controller" copies over to the second "Animator Override Controller", not just the 4th "Animation"
Reproduced with: 2019.1.0a2, 2018.3.0b3, 2018.2.9f1, 2018.1.9f2, 2017.4.11f1
Note:
Selecting multiple "Animator Override Controller" which control the same "Animator Controller" and adding/changing any animation in any field, overrides all the other "Animator Override Controller" to the values of the currently edited "Animator Override Controller"
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