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

Particle with later format version has wrong default UV

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.21.20.24 Preview
    • 1.21.20.22 Preview
    • None
    • Confirmed
    • Multiple
    • 1269235

      The bug

      For particle files with 1.10.0 format version, in the particle_appearance_billboard component, the uv field can be left out. If you do, it defaults to spanning the entire UV of the texture. For particles with 1.21.10 format version, it instead defaults to the top left corner of the texture.

      How to reproduce

      1. Download and open the attached world
      2. Run /particle test:no_uv_old
      3. Run /particle test:no_uv_new

      Expected behavior
      Both particles should be identical: dirt squares. They have identical particle definitions save the format version.

      Observed behavior
      no_uv_new is instead a single shade of brown from the top-left of the texture.

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

              Created:
              Updated:
              Resolved:
              CHK: