A sandbox repository containing minimal projects to reproduce spotted bugs in Godot.

DricomDragon 4069dbe54e :art: Add icons 1 year ago
BugReport_EditorOversizedCustomIcon cfce4998f4 :wrench: Set main scene 1 year ago
BugReport_LockSave fb51b64562 :plus: Try to reproduce the saving bug 1 year ago
.gitignore 963d46efb4 :eyes: Ignore zip files 1 year ago
Debug.png 4069dbe54e :art: Add icons 1 year ago
Debug.svg 4069dbe54e :art: Add icons 1 year ago
README.md 76c0f10387 :memo: Explain how to make a minimal zip 1 year ago

README.md

Godot bug reports

The list of minimal projects to reproduce bugs I have spotted.

Make a minimal project

Package it in a zip, without the .godot folder.

zip -r folder_name folder_name -x folder_name/.godot/\*