Closed Jan-Arbus closed 1 week ago
I have the same issue on google pixel
Same here
This seems like a framework issue since it seems like TextBox.Commit isn't called when Enter is pressed in TextBox.OnKeyDown
Same issue here.
SDL issue. We're being sent what is basically garbage on enter press.
2024-09-02 11:12:42 [verbose]: Unknown SDL key. type=SDL_EVENT_KEY_DOWN scancode=SDL_SCANCODE_RESERVED keycode=SDLK_UNKNOWN raw=0 mod=SDL_KMOD_NONE state=1
2024-09-02 11:12:42 [verbose]: Unknown SDL key. type=SDL_EVENT_KEY_UP scancode=SDL_SCANCODE_RESERVED keycode=SDLK_UNKNOWN raw=0 mod=SDL_KMOD_NONE state=0
Type
Game behaviour
Bug description
Seems to be exclusive to Android?
Screenshots or videos
https://github.com/user-attachments/assets/c47c8e96-8302-43d7-8b4d-ff4c63acf50a
Version
2024.718.1
Logs
N/A