You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unity 版本2020.3.32 运行时报错
Assets\Scripts\Logic\EntityComponent\Component\Animator\AnimatorConfig.cs(5,30): error CS0234: The type or namespace name 'NetworkSystem' does not exist in the namespace 'UnityEngine.Networking' (are you missing an assembly reference?)
请问如何解决?
The text was updated successfully, but these errors were encountered:
unity 版本2020.3.32 运行时报错
Assets\Scripts\Logic\EntityComponent\Component\Animator\AnimatorConfig.cs(5,30): error CS0234: The type or namespace name 'NetworkSystem' does not exist in the namespace 'UnityEngine.Networking' (are you missing an assembly reference?)
请问如何解决?
The text was updated successfully, but these errors were encountered: