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
- Shader warnings are thrown when deleting blocks in the Ribbon VFX Graph
- Shadow casters are not rendered when deploying builds in specific Unity 6.0 versions
- Automatically unfocuses when focusing and DropdownField is open
- Debug Draw Mode stops rendering GameObjects when GPU Resident Drawer is enabled
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
Add comment