X Tutup
Skip to content

[TextServer] Check if texture cache is valid when loading glyph.#110310

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:check_gl_cache
Dec 18, 2025
Merged

[TextServer] Check if texture cache is valid when loading glyph.#110310
akien-mga merged 1 commit intogodotengine:masterfrom
bruvzg:check_gl_cache

Conversation

@bruvzg
Copy link
Member

@bruvzg bruvzg commented Sep 7, 2025

Fixes crash (and missing glyphs) if font cache is incomplete and adds warning, but not fixes the reason why it can be invalid in the first place (see #110296).

@bruvzg bruvzg added this to the 4.6 milestone Sep 7, 2025
@bruvzg bruvzg added the bug label Sep 7, 2025
@bruvzg bruvzg requested a review from a team as a code owner September 7, 2025 18:03
@akien-mga akien-mga merged commit 6567631 into godotengine:master Dec 18, 2025
20 checks passed
@akien-mga
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup