The Bug
The right arrow character is abnormally oversized in the Minecraft versions: 1.16.X and 20w45a.
This one: ⇒ (U+21D2)
Text sent in the chat (in the screenshot): ⇑⇗⇒⇘⇓⇙⇐⇖
Steps to Reproduce
Run the following command to display eight different arrow characters, all of which are facing different directions.
/tellraw @s {"text":"⇑⇗⇒⇘⇓⇙⇐⇖","color":"light_purple"}
Take note of the sizes of all the characters and compare them to one another.
Observed Behavior
Right arrow characters are rendered much larger than other arrow characters.
Expected Behavior
Right arrow characters would be rendered the same size as other arrow characters.
Attachments
Comments 12
You can use the following command to easily reproduce this issue.
/title @s title {"text":"⇑⇗⇒⇘⇓⇙⇐⇖","color":"light_purple"}
Can confirm this behavior in 21w40a. Here are some extra details regarding this problem.
The Bug:
Right arrow characters are rendered much larger than other arrow characters.
Steps to Reproduce:
Run the following command to display eight different arrow characters, all of which are facing different directions.
/tellraw @s {"text":"⇑⇗⇒⇘⇓⇙⇐⇖","color":"light_purple"}
Take note of the sizes of all the characters and compare them to one another.
Observed Behavior:
Right arrow characters are rendered much larger than other arrow characters.
Expected Behavior:
Right arrow characters would be rendered the same size as other arrow characters.
Can confirm in 20w51a.