You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Image 2:The editor crashing after adding the thrid node
Image 3: Re-opening the project and the resources not showing my scene and nothing else, even the godot icon became missing
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.
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
Image 2:The editor crashing after adding the thrid node
Image 3: Re-opening the project and the resources not showing my scene and nothing else, even the godot icon became missing
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
The text was updated successfully, but these errors were encountered: