- Home /
How to rebuild Atlas manually?
I sometimes receive the following error:
Cannot load Atlas During Build/ Enter Game. Please rebuild Sprite Atlas
How do I manually rebuild the atlas? Is that done automatically? In SpritePacker I only have Pack and RePack (which is greyed out)
I have the same question. Did you ever figure out a solution?
Answer by Stephen_O · Jul 15, 2016 at 05:27 PM
I recently had and fixed this problem by selecting all my sprites in the project folder and deleting the packing tag in the inspector, then click apply to update changes. This removes all your sprites from the atlases.
Then I re-entered my packing tag and clicked apply to create new atlases.
You can view your atlases by selecting "Window/Sprite Packer" in the Unity toolbar.
This manual page may also provide some insight into how the Sprite Packer works: https://docs.unity3d.com/Manual/SpritePacker.html
Your answer
Follow this Question
Related Questions
Distribute terrain in zones 3 Answers
Get a sprite's atlas during build 0 Answers
Using Sprite Atlas with Asset Bundle 0 Answers
Sprites missing on build 1 Answer