Search Issue Tracker
Fixed
Fixed in 6000.0.64f1, 6000.3.1f1, 6000.4.0b5, 6000.5.0a1
Votes
1
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 SDF" font Asset from TMP Extras is pink
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
Resolution Note (fix version 6000.5.0a1):
Fixed. The submit action is now ignored on tvOS if the OnScreenKeyboard is open.
Resolution Note (fix version 6000.4.0b5):
Fixed
Resolution Note (fix version 6000.3.1f1):
Fixed
Resolution Note (fix version 6000.0.64f1):
Fixed