Baking should always use most recent changes

When baking manually, it seems like sometimes the code isn’t fully compiled or something (not sure correct terminology I should use here). Basically what happens is I will:

  • Manually bake
  • Start up the local replication server
  • Click play and try to connect

The server will reject me saying I have incorrect schema. I will then stop, repeat the steps above, and it will work as expected with no action done except rebaking it.

I think just a check when manually baking to make sure that schema will be same for what’s being baked and what the server will replicate is needed here because there are cases where this isn’t happening – unsure of exactly what steps to repeat are here

Hi @Neodamus , thanks for the suggestion. We’ll take a look and see where it fits in our priorities.