Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-180671

New Create/Edit World screen scales pack icons wrong, causing blurry images

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.0.21 Preview
    • None
    • Community Consensus
    • Multiple

      The OreUI Create and Edit World screens, under the Owned drop-down in Available on the resource packs screen, use bilinear scaling on resource and behavior pack icons instead of nearest neighbor scaling. This causes low-resolution icons (which are common in a pixel-art game like Minecraft) to look extremely blurry.

      Expected Result

      Pack icons are scaled using Nearest Neighbor scaling to keep pixels sharp, like in the existing JSON UI screens.

      Observed Result

      Pack icons are scaled using Bilinear scaling, causing blurry pack icons.

      OreUI Screenshot

      The pack icons are 16x16. On my screen, they are exactly 96x96 pixels, which means they should scale perfectly to fit this box.

      JSON UI Screenshot (pack icons are unchanged, 16x16)

            AgentMindStorm2 AgentMindStorm2
            Votes:
            8 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              CHK: