Hello everyone,
I seem to have a serious bug in Unity 2020.3.31f1: Whenever I add an outgoing transition to a state, it breaks the state. I can’t move it around anymore and the inspector for this state is cut off, which makes it impossible to tweak anything:
Also, I can’t add anymore outgoing transitions from the state (when rightclicking there is no option for “Make Transition”). Has anyone encountered this before and knows a solution for this?
Thanks in advance!
EDIT: Opening the project in Version 2020.3.24f1 resolved the issue. Seems to be a bug that is specific to the new version.