Godot 4.5 adds a space to the end of every label #302
-
Not really sure how to fix this, given the space character in my HUD font is a darkened leading zero. I could use other characters to fill that same niche, maybe...?
|
Beta Was this translation helpful? Give feedback.
Answered by
Caverns4
Sep 17, 2025
Replies: 2 comments 1 reply
-
|
Seems like a bug with Godot 4.5 that popped up during beta and never got addressed. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Gemini04126
-
|
Fixed as of 4.5.1. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Seems like a bug with Godot 4.5 that popped up during beta and never got addressed.
https://github.com/godotengine/godot/issues/110554
Its apparently on the todo list for 4.6, but there is a proposed solution on that thread, hope that helps.