godotengine / godot-docs

Godot Engine official documentation
https://docs.godotengine.org
Other
3.8k stars 3.08k forks source link

The instancing_starter project has been created using Godot 4.0 #8841

Open Sygan opened 8 months ago

Sygan commented 8 months ago

Godot version: 4.2.1

Issue description:

The example project instancing_starter has been created using the Godot 4.0 and not Godot 4.2. Opening it in Godot 4.2 shows a prompt about project being opened in a different version. As this is a getting started section for beginners this should be either reflected in the documentation as an expected step to complete or better yet, the updated version of the project should be available for download so this message is not shown.

URL to the documentation page:

https://docs.godotengine.org/en/stable/getting_started/step_by_step/instancing.html#in-practice

mgehrls commented 1 month ago

I came across this today. It gives me a warning: "Warning: This project was last edited in Godot 4.0 Opening will change it to Godot 4.2. Open anyway? Project will be modified."

When I hit okay, nothing happens. It doesn't open the editor, give me an error message, nothing. I downloaded again, imported again, same thing.

Edit: Restarted my machine, redownloaded, reimported and it worked.