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

Paintings can be placed overlapping item frames (z-fighting)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.16.1
    • 1.14.60 Hotfix
    • None
    • Confirmed
    • Windows
    • 386201

      The bug

      When placing a painting, it checks for intersections with other paintings and most blocks, but does not check for intersections with item frames. As a result, they can overlap, which causes heavy z-fighting.

      How to reproduce

      1. Build a wall
      2. Place an item frame on the wall
      3. Place a painting to the left of it
      Overlap

      Expected result
      Painting treats item frame the same as another 1x1 painting, and will choose a size such that the occupied block is not overlapped.

       

            tryashtar [Mod] tryashtar
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: