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

Unicode characters mess up text shadow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • None
    • 1.17.40.23 Beta, 1.17.40.21 Beta, 1.17.20.20 Beta, 1.16.0.55 Beta, 1.16.0.51 Beta, 1.14.30 Hotfix, 1.16.0, 1.16.201 Hotfix, 1.17.2 Hotfix, 1.17.30, 1.17.32
    • None
    • Confirmed
    • Windows
    • 392134

      The bug

      When a message contains any "special" unicode character, the text shadow offset is calculated wrongly causing the shadow to be misaligned. This makes it difficult to read text in some situations.

      How to reproduce

      /titleraw @a title {"rawtext":[{"text":"test message"}]}
      

       Looks fine

       

      /titleraw @a title {"rawtext":[{"text":"\ue000 test message"}]}
      

       Shadow is wrong

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

              Created:
              Updated:
              Resolved:
              CHK: