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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment