godotengine / godot

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

Android Editor and project page unresponsive to touch but works with mouse #96675

Open AntoniFakhry opened 2 months ago

AntoniFakhry commented 2 months ago

Tested versions

Reproducible and tested in : Godot 4.3+ android

System information

Godot v4.4.dev1 - Android - Vulkan (Mobile) - integrated Mali-G57 - (8 Threads)

Issue description

When opening and creating a new project touchscreen works perfectly fine with the editor for a couple of days then it stops completely working and need to use otg with mouse and keyboard . This doesn't happen on my computer

Steps to reproduce

As of for what I've seen: create a project, and when it happens it happens... I've followed Coco code's Godot tutorials.

Minimal reproduction project (MRP)

N/A in all new projects created

AntoniFakhry commented 2 months ago

Also my phone is itel s23 if it matters Android 12

ohboh commented 1 month ago

this seems to happen when "emulate mouse from touch" is disabled in the project settings.