Workspace.Script:1: Unexpected Unicode character: U+2028. Did you mean ' '? | Help?

I’m currently trying to learn scripting, am I already doing something wrong?

Your first line of code has some hidden character. It might be masked as a space?

See if this article is related to your problem; Pressing Shift+Enter in the script editor will create an invalid unicode character

Also, the category is incorrect and should be moved to #help-and-feedback:scripting-support

1 Like

Ah sorry, I didn’t realize it was in building. Shall I delete it?

It’s the newline between 3 and print (Hotdogs). You can tell because it doesn’t say line 2 even though it’s a newline. This happens when you press shift+enter.


@calebqv No need to delete the topic, just press the pencil in the bottom right of the original post and select the category you want to change it to.

1 Like