How to reproduce:
1. Open the “TouchScreenKeyboardIssue.zip“ project
2. Open the “SampleScene“
3. Build and Run for Android
4. Press on the “Start Keyboard“ button
5. In the on-screen keyboard press the “Done“ button and observe the text displayed
Expected result: “MYDEBUG TouchScreenKeyboard.Status changed to Done“ is displayed after the “Done“ button is pressed
Actual result: “MYDEBUG TouchScreenKeyboard.Status changed to Visible“ is displayed after the “Done“ button is pressed
Reproducible with: 6000.0.33f1, 6000.1.0b1
Could not test with: 2021.3.47f1, 2022.3.55f1 (“GameActivity” only introduced in 2023.1)
Reproducible environment: macOS 15.1.1 (Intel), Windows 10 (Reporters)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00511, Samsung Galaxy S8 (SM-G950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00518, Google Pixel 4 (Pixel 4), Android 13, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00107, Huawei Nexus 6P (Nexus 6P), Android 8.1.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
Note: Only reproducible with “GameActivity” as the Application Entry Point, “Activity“ works as expected