chang-chih-yao / Shoes-Try-On-in-AR

Explore new custom sneakers experience in AR.
61 stars 18 forks source link

Unity doesn't work #4

Open z7212819 opened 4 years ago

z7212819 commented 4 years ago

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