Browse Source

Merge pull request #3930 from Calinou/rcedit-embed-pck-warning

Document known bugs with rcedit in executables that embed a PCK file
Nathan Lovato 5 years ago
parent
commit
c0c6183a22

+ 7 - 0
getting_started/workflow/export/changing_application_icon_for_windows.rst

@@ -26,6 +26,13 @@ Click on the folder icon and select your desired icon.
 Changing the file icon
 ----------------------
 
+.. warning::
+
+    There are `known issues <https://github.com/godotengine/godot/issues/33466>`__
+    when changing the application icon in executables that embed a PCK file.
+    It's recommended to avoid using rcedit for now if you choose to enable the
+    **Embed Pck** option for your Windows export preset in the Export dialog.
+
 The file icon is the icon of the executable that you click on to start
 the project.