-
-
Notifications
You must be signed in to change notification settings - Fork 266
Description
Description
On Android, the console input does not react to the Enter/Submit key when using Yandex Keyboard. Text input works normally, but pressing Enter does not trigger command submission.
Steps to Reproduce
Launch the app on an Android device
Open the in-game console
Focus the input field
Type any text
Press the Enter/Submit key on Yandex Keyboard
Expected Behavior
Pressing Enter should submit the input and execute the command.
Actual Behavior
Pressing Enter does nothing. The command is not submitted.
Environment
Unity version: 6000.3.6f1
Platform: Android
Keyboard: Yandex Keyboard
Input System: Unity Input System (new)
Additional Information
Issue does not occur in Unity Editor
Text input works correctly
Issue appears specifically when using Yandex Keyboard