Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Fix In Review for 6000.5.0a1
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-120998
Regression
No
[iOS] TvOS keyboard input pop-up closes on the first character entered with a remote/controller
How to reproduce:
1. Open the “textInput.zip“ project
2. Open the “SampleScene“
3. Build for tvOS
4. Open the “Unity-iPhone.xcodeproj“ Xcode project
5. Deploy to a device
6. Using the remote/controller, try to enter input
Expected result: No issue while entering input
Actual result: The input box goes away when trying to select an input character
Reproducible with: 1.11.2 (6000.0.35f1), 1.14.2 (6000.0.59f1, 6000.2.6f1, 6000.3.0b4, 6000.4.0a1)
Reproducible environment: macOS 15.7 (M4 Max), macOS 15.4.1 (M4) (Reporters)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00506 - Apple TV HD (TV 4), OS: 16.5, CPU: Apple A8
Note: Reproduce both while trying to enter the input with the remote and a controller (Tested: DualSence controller)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note (fix version 6000.5.0a1):
Fixed. The submit action is now ignored on tvOS if the OnScreenKeyboard is open.