LTS versions & breakages

Godot Version

Are subsequent versions of Godot like updates?

I.e, could 4.2.1 break a project, (or cause complications), if the project was first made in 4.0?

Or might this only be the case if the version change was from a 3.whatever to a 4.whatever?

As a general rule, if it’s within major release, it should work fine, but do keep in mind that once you open the project in a more recent version, you may not be able to edit that project in the older versions of the engine.

1 Like

Amazing, many many thanks :slight_smile: