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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment