Mojira Archive
MC-111809

Paintings unrender when entity data is updated rapidly

The bug

A painting will unrender itself after a few seconds of having its entity data updated.

How to reproduce

  1. Place a repeating command block with always active enabled with a command of:
    /execute as @e[type=painting,distance=..20] run data merge entity @s {Test:1}
    
  2. Place a painting within 20 blocks of the command block and wait a couple seconds
    → The painting and its hitbox will vanish. When destroying the block it's placed on, the painting will drop.

Video demonstrating the issue: Minecraft 1.11.2 12_22_2016 9_47_46 PM.mp4