1、Missing script. The following problem occurs. How to set the script?
The referenced script on this Behaviour (Game Object 'EventSystem') is missing!
The referenced script (Unknown) on this Behaviour is missing! etc
2、The following errors have been refreshed:
NullReferenceException: Object reference not set to an instance of an object
TCP.Start () (at Assets/Script/TCP.cs:202)
NullReferenceException: Object reference not set to an instance of an object
TCP.Update () (at Assets/Script/TCP.cs:226)
How to solve this problem, thank you
1、Missing script. The following problem occurs. How to set the script? The referenced script on this Behaviour (Game Object 'EventSystem') is missing! The referenced script (Unknown) on this Behaviour is missing! etc 2、The following errors have been refreshed: NullReferenceException: Object reference not set to an instance of an object TCP.Start () (at Assets/Script/TCP.cs:202) NullReferenceException: Object reference not set to an instance of an object TCP.Update () (at Assets/Script/TCP.cs:226) How to solve this problem, thank you