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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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