In Bedrock Edition, the obsidian platform in the End resets every time a player enters through the End Portal, deleting any blocks placed on or around it. Unlike Java Edition—where blocks obstructing the platform cause blocks to be destroyed as items—Bedrock Edition forcibly removes all blocks, including containers. This behavior disrupts builds and causes unintended item loss.
How to Reproduce:
Enter the End via an End Portal.
Place blocks (e.g., chests, building blocks) on or around the obsidian platform.
Return to the Overworld.
Re-enter the End and observe the platform resetting, deleting placed blocks.
Observed Result:
The obsidian platform fully resets upon re-entry.
All placed blocks (including containers) are permanently deleted.
Expected Result:
Blocks should not be deleted automatically.
If the platform must reset, obstructing blocks should be dropped as items (like Java Edition) rather than erased.
Linked issues
is duplicated by 2
relates to 2
Attachments
Comments 7

Clones MCPE-52483, relates to MC-902.
Though it may be unexpected, it's Works As Intended (and it's what I use for my obsidian farm).
Plus, it's probably a good reminder to not build stuff there and accidentally suffocate any players/entities teleported to that platform.