Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
1
Found in
6000.0.66f2
6000.3.6f1
6000.4.0b6
6000.5.0a5
Issue ID
UUM-133779
Regression
No
[iOS] UI Toolkit's DropdownField fails to close on first tap when Windowed Apps is used
How to reproduce:
1. Open the attached ”Unity6000_3_0_Dropdown.zip” project
2. Build for iOS
3. On an iPad, open the "Settings" and find the "Multitasking & Gestures" setting
4. In the "Multitasking & Gestures" window, select the "Windowed Apps" option
5. Drag the bottom-right corner of the Unity app to change it from full screen to a smaller window
6. Tap on the DropdownField
7. Select one of the options listed
8. Repeat steps 7 and 8 a few times
9. Observe the DropdownField
Actual result: The DropdownField closes only after a second tap when tapping on one of the listed options or tapping outside the dropdown
Expected result: The DropdownField closes immediately after tapping one of the listed options or tapping outside the dropdown
Reproducible with: 6000.0.66f2 (b20bc5da3050), 6000.3.6f1, 6000.4.0b6 (7e0f7195b8da), 6000.5.0a5
Reproducible with these devices:
Simulator: iPad Pro 11-inch (M5), OS: 26.0.1
Simulator: iPad Pro 13-inch (M5), OS: 26.0.1
Simulator: iPad A16, OS: 26.0.1
Simulator: iPad Air 11-inch (M3) OS: 26.0.1
Sauce Labs: iPad Air 11 (2025), OS: 26.2
iPad Pro 11-inch (7th generation), OS: 26.0.1 (Reported by user)
iPad Pro 11-inch (7th generation), OS: 26.2.0 (Reported by user)
Not reproducible with these devices:
Simulator: iPad Pro 11-inch (M5), OS: 26.1
VLNQA00346, iPad Air (4th generation) (MYFR2HC/A), CPU: Apple A14 Bionic, OS: 26.1
VLNQA00546, iPad Air 5th Gen (WiFi+Cellular) (MM713HC/A), CPU: Apple M1, OS: 26.1
iPad Pro 11-inch (1st generation), OS: 26.0.1 (Tested by the reporter)
iPad Pro 11-inch (1st generation), OS: 26.2.0 (Tested by the reporter)
Notes:
- Reproduction is inconsistent
- CQA was unable to reproduce the issue on our local devices, because we don't have the exact device model reported by the user
- The “Windowed apps” option is available starting from iPadOS 26
- When the bug reproduces on simulator, the error “<0x10290ab80> Gesture: System gesture gate timed out” in Xcode is logged
- On 6000.5.0a5 version, the dropdown flickers when selecting an option
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment