godot-docs icon indicating copy to clipboard operation
godot-docs copied to clipboard

Godot Engine official documentation

Results 833 godot-docs issues
Sort by recently updated
recently updated
newest added

**Your Godot version:** latest and stable both have the same **Issue description:** The instructions lead developers astray regarding debugging. Visual Studio users should install the power tool for automatically attaching...

bug

enhancement
discussion

See the individual commits for details.

enhancement

- See also https://github.com/godotengine/godot-demo-projects/pull/756. This is only relevant for Godot 4, as Godot 3.x doesn't have decals.

enhancement
content:new page
topic:rendering
area:manual

I want to download the chinese document,but i can only get the english version by the link in the beginning of the document.

enhancement

**Your Godot version:** 3.x, presumably 4.0 **Issue description:** The operators less than and equal than is not defined in neither the Vector2 or the Vector3 class docs. This should be...

enhancement
content:classref

**Your Godot version:** v4.0.alpha.custom_build [d2a6a187f] **Issue description:** Now that godotengine/godot#63596 is merged, `change_scene` needs to be replaced with `change_scene_to_file` and `change_scene_to` needs to be replaced with `change_scene_to_packed`. **URL to the...

bug

**Your Godot version:** N/A **Issue description:** At the moment, the doc writing guidelines say > Before you add or replace any images in the documentation, they should be run through...

enhancement

**Your Godot version:** 3.5 **Issue description:** My game is loading a lot of data in a thread upon its initial stage, and If I quit the game I'm working on...

enhancement