All updates
Release notesEditor

Editor 1.0.17 and 1.0.18

Editor 1.0.18

1.0.17 fixes the 1.0.16 crash when opening any project; 1.0.18 purges stray .import sidecars from projects and the installer removes stale template files.

1.0.18#

  • .import sidecars are purged from game projects on create and on open. Godot import files inside a project broke resource loading in exported builds and caused a crash the first time a new project was opened.
  • The installer now deletes stale files in the bundled default/ template folder on upgrade instead of leaving old copies beside new ones.

1.0.17#

  • Fixes the 1.0.16 release, which crashed on opening any project: a duplicate copy of the Terrain3D addon had been packed into the editor. A pre-release check now catches this.

More in this area