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

DricomDragon 4069dbe54e :art: Add icons %!s(int64=2) %!d(string=hai) anos
BugReport_EditorOversizedCustomIcon cfce4998f4 :wrench: Set main scene %!s(int64=2) %!d(string=hai) anos
BugReport_LockSave fb51b64562 :plus: Try to reproduce the saving bug %!s(int64=2) %!d(string=hai) anos
.gitignore 963d46efb4 :eyes: Ignore zip files %!s(int64=2) %!d(string=hai) anos
Debug.png 4069dbe54e :art: Add icons %!s(int64=2) %!d(string=hai) anos
Debug.svg 4069dbe54e :art: Add icons %!s(int64=2) %!d(string=hai) anos
README.md 76c0f10387 :memo: Explain how to make a minimal zip %!s(int64=2) %!d(string=hai) anos

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/\*