diff --git a/scene/gui/label.cpp b/scene/gui/label.cpp index a2f837c3c49..b7918994d88 100644 --- a/scene/gui/label.cpp +++ b/scene/gui/label.cpp @@ -398,12 +398,15 @@ void Label::regenerate_word_cache() { } if (current=='\n') { - insert_newline=true; } else { total_char_cache++; } + if (i