When entering long JSON text in Minecraft Bedrock Edition (such as commands, add-on files, or configuration fields), the text input field becomes bugged.
If the JSON is long enough, the input box may stop displaying text correctly, scroll incorrectly, lag, or make editing impossible.
This makes it very difficult to write or edit long JSON data directly inside the game.
The issue appears to be related to text length handling or input field rendering in the Bedrock Edition UI.
Attachments
Comments 2
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response.
Could you please include an example text that triggers this issue?
This ticket will automatically reopen when you reply.
Quick Links:
๐ Issue Guidelines โ ๐ฌ Mojang Support โ ๐ง Suggestions โ ๐ Minecraft Wiki
This issue occurs especially often when using the ยงl formatting code for bold text in long JSON strings, which causes the input field to break more frequently.