Search Issue Tracker
Fixed in 2017.1.X
Votes
0
Found in
5.5.1f1
Issue ID
875068
Regression
No
ArgumentException errors is thrown when moving sub state machine into the base layer
To reproduce:
1. In a new project, create animator controller
2. Create new sub state machine
3. Move into the new sub state machine
4. Create 2 new sub state machines
5. Create Empty state
6. Move Empty state and one of the sub state machines into the other sub state machine
7. DO NOT DESELECT ANYTHING
8. Move sub state machine to Base Layer
9. Observe the console
Expected: No errors are thrown and controller is not permanently broken
Actual: Errors are thrown and Animator Controller is permanently broken
Reproduced in 5.5.0f3, 5.5.1f1, 5.5.2f1, 5.6.0f3, 2017.1.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Containers' height doesn't expand when text wraps
- Variable is set to a different value from the selected enum value in the Editor dropdown
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
Add comment