MissingReferenceException: The object of type 'Material' has been destroyed but you are still trying to access it

При запуске сцены и закрытии появляется ошибка MissingReferenceException: The object of type 'Material' 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. UnityEditor.TerrainTools.TerrainToolboxUtilities.RevertPreviewMaterial () (at Library/PackageCache/[email protected]/Editor/TerrainToolbox/TerrainToolboxUtilities.cs:1853)


Ответы (0 шт):