When Minecraft is set to a right-to-left (RTL) language (e.g., Arabic), the back button in some UI screens — especially the creative inventory, recipe book, and other container GUIs — either:
Does not appear,
Appears in the wrong position,
Or appears but does not respond to touch/tap input.
This bug only occurs when the game language is RTL-based. It is reproducible on Android devices.
Steps to Reproduce:
1. Open Minecraft Bedrock on an Android device.
2. Go to Settings > Language, and select an RTL language (e.g., Arabic).
3. Enter Creative mode or open a crafting interface.
4. Try navigating back from a category in the item list (left side of screen) using the back arrow or system back button.
Expected Result:
The back button should always function normally regardless of the selected language.
Observed Result:
In RTL languages, the back button either doesn’t appear, appears
incorrectly, or doesn’t respond to touch.
The attached video does not show the issue occurring in inventory screens; it shows it in Ore UI screens. If the issue occurs in inventory screens, please attach a video showing it. Otherwise, this is a duplicate of MCPE-221980.