Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey hey! That fixed that error, but some others popped up.

Whenever I try to create a new GUI element I get these errors:

1)<<Failed to update atlas settings. Atlas not found>>
2)<<NullReferenceException

UnityEditor.U2D.SpriteAtlasExtensions.GetTextureSettings (UnityEngine.U2D.SpriteAtlas spriteAtlas)
>>

Hrmm, once you fixed the first error, did you get a message asking if you wanted to create sprite atlases?

Either way, you could Try clicking Edit (on the top bar in unity) -> PowerQuest -> Create Sprite Atlases.  That should create them if they were missing.