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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts which worked with TMP Font Asset Creator
Add comment