Player unable to turn when at Y: Infinity
What I expected to happen was...:
When I got to Y: Infinity, that I would be able to turn just like any other height.
What actually happened was...:
I was unable to turn.
Steps to reproduce:
1. Perform command "/tp [playername] ~ ~1.0E308 ~" twice
2. Make sure the Y coordinate is equal to "Infinity"
3. Try to turn, and notice how it is not possible
Comments 6
Confirmed (never knew you could use scientific notation as coordinates). Although you're not supposed to be up there anyway 🙂.
I'd say that the bug is that you can even get to those coordinates. After all, the game prevents you from moving past 30,000,000 on the X and Z axes, it should probably do the same for Y.
I would agree with that. It should at least stop you from teleporting to a Y position equal to infinity.
I would say that it is more related to MC-55419 than a duplicate of it, as the other bug is focusing on player coordinates and sky effects rather than player rotation.