Summary:
The player spawns off-center on the obsidian platform in End. That is, the player will spawn at coordinates 100 50 0, instead of 100.5 50 0.5. When players spawn in the world or respawn, they spawn in the center of the block, and this is also a parity issue - this was fixed in Java 1.16.2.
Steps to reproduce:
Teleport using the end portal to the End.
Look how you spawned on the obsidian platform.
Observed results:
You will spawn off the center of the platform at coordinates 100 50 0.
Expected results:
You will spawn in the center of the platform at coordinates 100.5 50 0.5.
Screenshots:
Attachments
Comments 5

Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki