You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a Lua file in Jetbrains Rider, and had the setting to include the BOM turned on. This resulted in Unreal importing the file with some garbage characters at the front, rather than handling those characters properly. This was only fixed by creating a new file after I'd turned the setting off.
The plugin should import files while excluding these characters.
The text was updated successfully, but these errors were encountered:
As discussed in Discord:
I created a Lua file in Jetbrains Rider, and had the setting to include the BOM turned on. This resulted in Unreal importing the file with some garbage characters at the front, rather than handling those characters properly. This was only fixed by creating a new file after I'd turned the setting off.
The plugin should import files while excluding these characters.
The text was updated successfully, but these errors were encountered: