Skip to content

Godot 4.4 - Windows cannot open a project with Mobile renderer #103787

Closed as not planned
@bit-garden

Description

@bit-garden

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.

crossplat.zip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions