We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Godot version:
v3.2.3.stable.official
OS/device including version:
Windows
Issue description:
Steps to reproduce: Export project fails. Cannot create file 'C:\Users\USER\AppData\Local\Temp/Godot/packtmp'. editor/project_export.cpp:984 - Failed to export the project for platform 'Windows Desktop'.
Creating the C:\Users\USER\AppData\Local\Temp/Godot/ manually and export again working.
Minimal reproduction project:
The text was updated successfully, but these errors were encountered:
Create the temporary PCK export directory if it doesn't exist
42ef79b
This closes godotengine#45560.
fd3eb32
238b8de
This closes godotengine#45560. (cherry picked from commit 42ef79b)
Successfully merging a pull request may close this issue.
Godot version:
v3.2.3.stable.official
OS/device including version:
Windows
Issue description:
Steps to reproduce:
Export project fails.
Cannot create file 'C:\Users\USER\AppData\Local\Temp/Godot/packtmp'.
editor/project_export.cpp:984 - Failed to export the project for platform 'Windows Desktop'.
Creating the C:\Users\USER\AppData\Local\Temp/Godot/ manually and export again working.
Minimal reproduction project:
The text was updated successfully, but these errors were encountered: