Description
Tested versions
Godot 4.4 (and Godot 4.4rc that I know of) projects created on android cannot be opened by a windows machine.
System information
Windows 10, Android 13. Godot 4.4(from site on windows, from play store on android) on both devices
Issue description
Projects created on Android do not open on Windows. Godot 4.4 on both Android(from play store) and Windows.
I can create projects on Windows and then copy them to Android and it work successfully.
Steps to reproduce
Steps to reproduce:
Install Godot 4.4 on android.
Create a new project. (in my case I simply added a Sprite2d with the Godot icon and saved)
Copy project folder to windows. (I use sftp in my case)
Open Godot 4.4 on Windows, scan the directory containing the new project.
Open the new project.
Expectation:
Project opens and appears as a normal Godot project.
Result:
Godot appears to have it's window frame for a second and then simply closes with no error message.
Minimal reproduction project (MRP)
This is the project I created a few minutes before starting this bug report.
It opens on Android but will not on Windows.
Metadata
Metadata
Assignees
Type
Projects
Status