/setworldspawn seems to ignore the 'angle' parameter
/setworldspawn seems to ignore the angle I set. When I execute the command "/setworldspawn X Y Z 90.0", the output says that the angle is set to 90.0. However when I die, I face south.
Created Issue:
/setworldspawn seems to ignore the angle I set
/setworldspawn seems to ignore the angle I set. When I execute the command "/setworldspawn X Y Z 90.0", the output says that the angle is set to 90.0. However when I die, I face south.
Environment
Arch Linux 64-bit
jdk8-openjdk 8.u265-1
Arch Linux 64-bit
jdk8-openjdk 8.u265-1
is duplicated by
/setworldspawn seems to ignore the angleI set/setworldspawn seems to ignore the 'angle' parameter
is duplicated by
is duplicated by
Thank you for your report!
However, we are already tracking this issue, and this report is a Duplicate of MC-200092, which is a report that has not been resolved yet.
If you want, you can upvote the parent ticket, and enable watching to receive any updates about it - if you believe you have any information that may be important for this issue, please leave a comment on the parent. Please also use the search function in the future to prevent duplicate reports.
Quick Links:
📓 Issue Guidelines – 🛠 Community Support – 📧 Customer Support – ✍️ Feedback and Suggestions – 📖 Game Wiki
💬 Mojira Subreddit – 💬 Mojira Discord
Thank you for your report!
We're tracking this issue in MC-200092, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki – 📖 FAQs
Duplicate of MC-200092.
Thank you for your report!
We're tracking this issue in MC-200092, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
– I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.

Can confirm. Yaw is reset to 0.
That's interesting, I tried it and it doesn't work.
Please provide a screenshot of your game right after the issue occurred with the F3 debug screen enabled.
After:
/setworldspawn 48 67 257 90.0
/kill
I have also uploaded a video, see in attachments.
Is this going to be fixed anytime? Probably in 1.16.4?
Can confirm bug is still present in 1.16.4, angle is not respected, always facing south.
I can confirm for 20w46a.
Can confirm in 20w51a.
Still unresolved on 1.17.1. Interesting.
Still affects 1.18
I'm still experiencing this in 1.19! I'm building a little game, and the world spawn makes you face the wall in the first room (which isn't very intuitive), and attempting to change the camera degree with direct commands and command blocks does nothing. This seems to be a direct bug of this command and is very annoying. The command feedback says the input I gave, but the game still ignores it.
Still affects 1.19.3
same problem in 1.20.1
To clarify (since the title could be misleading to anyone looking for the cause), the issue isn't caused by the "angle" argument being ignored, it's that in the constructor for the ServerPlayer object, the angle is overriden by the call to fudgeSpawnLocation which happens after the super constructor sets the spawn yaw to the yaw from the ServerLevel.
A fix could be to make the fudgeSpawnLocation method respect the level's yaw. Would solve the issue on initial spawn and respawn (without a "home" location).
Can confirm in 1.21