Код: Выделить всё
item.transform.GetChild(0).GetComponent().sprite = script.GetFlipperPreviewSpriteById(myFlippers[i].Id);
item.transform.GetChild(1).GetComponent().text = myFlippers[i].Id+" flipper";
Код: Выделить всё
2022.05.03 21:52:48.749 22693 27192 Error Unity Trying to add IMG_imageItem (Unity.VectorGraphics.SVGImage) for graphic rebuild while we are already inside a graphic rebuild loop. This is not supported.

Unity version 2019.4.36f1
Подробнее здесь: https://stackoverflow.com/questions/721 ... ide-a-grap