Charles
Results
1
issues of
Charles
Issue: NetworkAnimator.Awake is a private method. As the class is expected to be inherited from, OnIsServerAuthoritative for example, you should never make Unity messages private. Resolution: private Awake() => public...
type:bug
good first issue
priority:high
stat:imported