Skip to content
New issue

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

Bug: Create Folder in Godot Android #94446

Open
O-C19E opened this issue Jul 16, 2024 · 4 comments · May be fixed by #94488
Open

Bug: Create Folder in Godot Android #94446

O-C19E opened this issue Jul 16, 2024 · 4 comments · May be fixed by #94488

Comments

@O-C19E
Copy link

O-C19E commented Jul 16, 2024

Tested versions

-Reproducible in: Godot Android v4.2.2.stable

  • Unable to check previous versions because it is early access and unable to download previous versions

System information

Android - Godot 4.2.2stable - (forward, mobile, compatibility)

Issue description

Whenever you select the browse option and then click on "Create Folder" option, and instead of writing the name click back, this should result in cancelling the naming process, but this process freezes the game

Steps to reproduce

Create a new project, select browse in "Project Path", click on "Create Folder", after that, click back or touch somewhere on the screen except the keypad, the game will freeze. This doesn't only work in creating new project, but also in saving a scene, node, etc. Everywhere we have the "Create Folder" option after selecting browse

Minimal reproduction project (MRP)

N/A

@Calinou
Copy link
Member

Calinou commented Jul 16, 2024

Which Android version and device model are you using?

@O-C19E
Copy link
Author

O-C19E commented Jul 17, 2024

Which Android version and device model are you using?

Android version: 13
Device model: Vivo Y22

@Alex2782
Copy link
Member

I was also able to reproduce it on my Samsung Tab S7 / Android 13.
I'm trying to debug it under Android Studio master branch.

@Alex2782 Alex2782 linked a pull request Jul 17, 2024 that will close this issue
@Alex2782
Copy link
Member

Alex2782 commented Jul 17, 2024

similar to #92848 (i think)

or touch somewhere on the screen except the keypad, the game will freeze.

I could not detect a real freeze, Android OS would otherwise close the editor after 5 seconds at the latest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants