-
Bug
-
Resolution: Fixed
-
1.18.10.21 Beta, 1.18.1 Hotfix
-
None
-
Confirmed
-
Windows
-
674016
Summary:
When placing a painting, it checks for intersections with other paintings and most blocks, but does not check for intersections with glow item frames. As a result, they can overlap, which causes heavy z-fighting.
Normal item frames used to have the same issue: MCPE-80079
Steps to Reproduce:
- Build a wall
- Place a glow item frame on the wall
- Place a painting to the left of it
Observed Results:
The painting and glow item frame overlap.
Expected Results:
The painting treats the glow item frame the same as another 1x1 painting, and will choose a size such that the occupied block is not overlapped.
- relates to
-
MCPE-80079 Paintings can be placed overlapping item frames (z-fighting)
- Resolved