godotengine / godot

Godot Engine – Multi-platform 2D and 3D game engine
https://godotengine.org
MIT License
89.55k stars 20.64k forks source link

Gliched and slow viewport on android port #61569

Open Sleff1 opened 2 years ago

Sleff1 commented 2 years ago

Godot version

V3.5

System information

Android 11 GPU:Mali-G76 MC4

Issue description

When opening a fresh project the viewport is glitchy and also slow when looking down(half resolution solves this issue but it's still glitchy) IMG_20220531_173133 Screenshot_2022-05-31-17-30-58-512_org godotengine editor v3

The same effect on GLES3 There is no issue on Godot 4.0 Vulkan but the performance is really bad so i don't want to use it

Steps to reproduce

Create new project

Minimal reproduction project

No response

Calinou commented 2 years ago

There is no issue on Godot 4.0 Vulkan but the performance is really bad so i don't want to use it

Disabling glow in the environment settings (click the sun icon at the top) will probably help improve significantly.

Sleff1 commented 2 years ago

After disabling it i have 60 fps when looking straight but when looking down the fps drops to around 15 and also the fps meter shows always 1000 fps but on 3.5 it works fine