Александр Волков

+5
с 2022
0 подписчиков
0 подписок
Ошибка в Unity NullReferenceException: Object reference not set to an instance of an object

Сама ошибка вот такая:NullReferenceException: Object reference not set to an instance of an objectGameContoller.MoveLevelTop (Level level) (at Assets/Scripts/GameContoller.cs:107)Level.LateUpdate () (at Assets/Scripts/Level.cs:48)

11 показ
3.2K3.2K открытий
Ошибка error CS1061 unity 2d.Спавн объекта из папки Ресурсы

Assets\Scripts\GameContoller.cs(29,73): error CS1061: 'GameObject[]' does not contain a definition for 'ToList' and no accessible extension method 'ToList' accepting a first argument of type 'GameObject[]' could be found (are you missing a using directive or an assembly reference?) Полная ошибка.

315315 открытий