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

Android version unable to add multiple nodes #64627

Closed
marcelovbcfilho opened this issue Aug 19, 2022 · 1 comment
Closed

Android version unable to add multiple nodes #64627

marcelovbcfilho opened this issue Aug 19, 2022 · 1 comment

Comments

@marcelovbcfilho
Copy link
Contributor

marcelovbcfilho commented Aug 19, 2022

Godot version

3.5.stable

System information

Android 12, GLES3, Snapdragon 750G, Galaxy Tab S7 FE

Issue description

After creating a new empty project, creating a 2d scene and adding more than one node the app just crashes and became unresponsive.

After restarting the project the resources folder becames empty as if the godot configuration became missing.

The same issue also happened on my Poco F3 with android 12 and Snapdragon 870.

Obs: In the images you can see a video player control, this is because I recorded the error, but the file is too large for github issues (40mb) if you ask I can upload it on youtube and send the link here.

Image 1: Creating an empty project

Screenshot_20220819-130506_Video Player

Image 2:The editor crashing after adding the thrid node

Screenshot_20220819-130608_Video Player

Image 3: Re-opening the project and the resources not showing my scene and nothing else, even the godot icon became missing

Screenshot_20220819-130632_Video Player

Steps to reproduce

1 - Download the official apk available on github releases
2 - Installing the apk
3 - Open godot
4 - Create a empty project
5 - Create a 2d scene
6 - Add 2 nodes (can be anyone, not related to specific node)

Minimal reproduction project

Due to the problem being with an empty project I will just zip the crashed project.

Test android.zip

@Calinou
Copy link
Member

Calinou commented Aug 19, 2022

Duplicate of #64166.

@Calinou Calinou closed this as not planned Won't fix, can't repro, duplicate, stale Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants