mojira.dev
MC-274736

Blocks texture atlas isn't correctly cleared when removing resource packs.

After removing a resource pack, some of its textures will persist in the texture atlas. Furthermore if the atlas is resized the game will duplicate vanilla textures once the resourcepack is removed to prevent the atlas from shrinking back down.

You can observe this by following the steps below

  • Save the atlas by pressing F3 + S

  • Load this texture pack

[media]
  • Unload this pack (go back to vanilla textures)

  • Save the atlas again and view it

You will notice the following:

  • Non vanilla textures are still present in the atlas

  • Various vanilla textures have been duplicated

Before:

[media]


After:

[media]

Why this matters:
I think it's a reasonable expectation that when you remove a texture pack the game will go back to its default state. Because of this bug I've had a much harder time testing for an unrelated issue caused by a resized block atlas because I didn't expect the atlas to remain modified after a texture pack was removed.

Linked issues

Attachments

Comments

[Mod] Jingy

Based on the resolution of MC-267645 this appears to duplicate MC-263119

[Mod] turbo

Thank you for your report!
We're tracking this issue as MC-263119, so this ticket is being resolved and linked as a duplicate.

That ticket has already been resolved as Won't Fix, which means this is considered a bug but won't be fixed. The description of that ticket or the comments might explain the rationale. Please do not leave a comment on the linked ticket.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Ceresjanin123

(Unassigned)

Unconfirmed

Resource Packs

resource_reload, textures

1.21

Retrieved