[Suggestion] Automatically rebuild Verse every minute in editor

Make this the default behavior or add a user preference to the editor so that Verse code can be built on timer like every minute or on changes. So if we make changes in VS Code, we do not have to manually rebuild Verse, it should be rebuilt automatically.

I think a shortcut key should be made, definitely not automatic or I’ll be dealing with that stupid error window endlessly that you can’t turn off or mute.

There is a shortcut, Ctrl + Shift + B

1 Like

This is not a good idea.

2 Likes

@latunda Thank you for your feedback. While I cannot guarantee a response, I can confirm that this has been forwarded to the appropriate team.

1 Like

They need to make UEFN do as other game engines do. Detect code changes, when the app has focus, compile those changes.

1 Like

oh! thanks!! I’ll do that from now on