NullReferenceException in UnityVipin Mittal8yAsked Feb 2, 2018, 4:04 AM1kVisual Basic .NETNullReferenceException in Unity??
Mangesh G8y agoPosted Feb 2, 2018, 4:20 AMtry to check for the null and description describe it well Vipin make sure u are checking for null before accessing the object
Vipin Mittal8y agoPosted Feb 2, 2018, 4:17 AMMissingReferenceException: The object of type 'Texture2D' has been destroyed but you are still trying to access it.Your script should either check if it is null or you should not destroy the object.
Mangesh GPosted Feb 2, 2018, 4:20 AM
Vipin MittalPosted Feb 2, 2018, 4:17 AM
Mangesh GPosted Feb 2, 2018, 4:09 AM