It’s probably the so-called non-breaking space or any of other uncommon space characters - GameMaker IDE/compiler are better at handling these than me since they get to use C#’s “is this character a space” function.
ah gotcha. Thats interesting, I didn't know those existed!