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
EP01: NullReferenceException: Object reference not set to an instance of an object Planet.Initialize () (at Assets/Planet.cs:41) Planet.OnValidate () (at Assets/Planet.cs:16)
#11
Open
Andyloris opened this issue
Mar 1, 2021
· 0 comments
When the script finishes compiling, it throws this really ugly error:
NullReferenceException: Object reference not set to an instance of an object Planet.Initialize () (at Assets/Planet.cs:41) Planet.OnValidate () (at Assets/Planet.cs:16)
i use unity 2020.2.6f1
How do i fix that ?
Thanks !
The text was updated successfully, but these errors were encountered:
When the script finishes compiling, it throws this really ugly error:
NullReferenceException: Object reference not set to an instance of an object Planet.Initialize () (at Assets/Planet.cs:41) Planet.OnValidate () (at Assets/Planet.cs:16)
i use unity 2020.2.6f1
How do i fix that ?
Thanks !
The text was updated successfully, but these errors were encountered: