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

When pushed by pistons, blocks may briefly become invisible.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • 1.21.0.20 Preview, 1.20.70.24 Preview, 1.20.40.20 Preview, 1.20.30.22 Preview, 1.20.20.23 Preview, 1.20.20.22 Preview, 1.20.20.21 Preview, 1.20.20.20 Preview, 1.20.10.24 Preview, 1.20.10.23 Preview, 1.19.81 Hotfix, 1.20.0, 1.20.1 Hotfix, 1.20.10, 1.20.12 Hotfix, 1.20.15 Hotfix, 1.20.70.20 Preview, 1.20.51 Hotfix, 1.20.60, 1.20.62 Hotfix, 1.20.70.25 Preview, 1.20.80.21 Preview, 1.20.73 Hotfix
    • Confirmed
    • Multiple
    • 1058516

      Steps to reproduce

      1. Build a setup as shown in the attached videos with two pistons pushing a row of solid blocks back and forth. Down and in front of each piston should be a redstone torch that will power the block that gets pushed up against the piston. On one end the powered block should connect to dust that touches a block next to the piston. On the other end the powered block should be connected to a chain of four repeaters leading back to the piston.
      2. Allow the contraption to run and observer.

      Expected result

      The animation is smooth and consistent each way.

      Observed result

      Sometimes when the piston that gets powered more quickly pushes the blocks disappear briefly. (The newly-moved blocks do not render immediately after they replace the movingBlock.)


      When a piston pushes several blocks at once, with speed, they will become invisible for a few moments
      I used a makeshift redstone system, and when a block overlaps the torch, the block is charged and sends energy to the redstone next to it, charging the block next to the piston and activating it. On the one hand, I made a fast system to push, on the other, a slower system, using redstone repeaters. When the repeaterless piston is activated, it instantly pushes the blocks in front of it to the other side and makes the blocks invisible, while the slower side of the system does not suffer from the issue, indicating that the visual bug may be caused by speed of the pistons

            MisterButter Mr.Pufferfish
            Votes:
            6 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              CHK: