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
Assets/Scripts/MessageService.cs(55,34): error CS0311: The type <error>' cannot be used as type parameter T' in the generic type or method UnityEngine.Object.Instantiate<T>(T, UnityEngine.Transform)'. There is no implicit reference conversion from ' to `UnityEngine.Object'
The text was updated successfully, but these errors were encountered:
Assets/Scripts/MessageService.cs(55,34): error CS0311: The type
<error>' cannot be used as type parameter
T' in the generic type or methodUnityEngine.Object.Instantiate<T>(T, UnityEngine.Transform)'. There is no implicit reference conversion from
' to `UnityEngine.Object'The text was updated successfully, but these errors were encountered: