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

Editor crashes when attempting to create new node on Android #64166

Closed
werryxgames opened this issue Aug 9, 2022 · 6 comments
Closed

Editor crashes when attempting to create new node on Android #64166

werryxgames opened this issue Aug 9, 2022 · 6 comments

Comments

@werryxgames
Copy link

Godot version

3.5.stable

System information

Android 10, GLES2 project (GLES3 available), Redmi 9C

Issue description

When trying to create node, Godot Editor unexpected terminates, or stopping (like infinite process in main thread). It should create new node

Steps to reproduce

Create new project with GLES2
Create Control or Node2D
Change resolution in Editor settings to lesser (for example 200% > 75%)
Click "Save and restart"
Run Godot Editor again
Open previously created project from menu
Click on "+" (It will be blue, like pressed or focused, but nothing will work. If you, don't closing Godot Editor go to recent apps and open it again, you will see only black screen)

Minimal reproduction project

No response

@Calinou
Copy link
Member

Calinou commented Aug 9, 2022

Change resolution in Editor settings to lesser (for example 200% > 75%)

Out of curiosity, why are you doing this? Everything will be unreadable on such a small screen. I don't recommend going below 100% unless you have no choice (and on Android, probably not below 150%).

@lawnjelly
Copy link
Member

Could be worth mentioning if you are using a different language from Engish, as this could be something to do with font rendering, and English has likely been tested more. Does it also reproduce with English set to the language (presuming it wasn't from your other issue)?

@werryxgames
Copy link
Author

werryxgames commented Aug 10, 2022

@Calinou, 200% is default (#64165)
@lawnjelly, I tried to change language, but it don't changing (Editor->Settings->Editor's language). I changed it to en, clicked "Save and restart" and reopened Godot Editor (did it 3 times) and language don't changed (#64214)

@akien-mga akien-mga modified the milestones: 3.x, 3.6 Aug 10, 2022
@Calinou
Copy link
Member

Calinou commented Aug 10, 2022

I changed it to en, clicked "Save and restart"

You need to exit the editor manually for the setting to be saved, as described in #60353.

@werryxgames
Copy link
Author

720_30_4.99_Aug102022.mp4

Sorry for low quality video. My system recorder records vertical video if started in vertical orientation and horizontal video is 2-3 times lower quality. In video english language, still crashes.

In video nothing was added after red arrow (no video editing)

@Calinou Calinou changed the title Unexpected program termination or black screen Unexpected program termination or black screen when creating node in Android editor Aug 19, 2022
@m4gr3d
Copy link
Contributor

m4gr3d commented Aug 19, 2022

@werryxgames This is a known issue that has been addressed by #64420.

@m4gr3d m4gr3d closed this as completed Aug 19, 2022
@Calinou Calinou changed the title Unexpected program termination or black screen when creating node in Android editor Editor crashes when attempting to create new node on Android Aug 30, 2022
@Calinou Calinou modified the milestones: 3.6, 3.5 Aug 30, 2022
@Calinou Calinou pinned this issue Aug 30, 2022
@akien-mga akien-mga unpinned this issue Sep 22, 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

5 participants