Search Issue Tracker
By Design
Votes
1
Found in
2019.4
2020.3
2021.2
2021.2.7f1
2022.1
2022.2
Issue ID
1390490
Regression
No
"Defer system gestures on edges" is not working when sliding finger from bottom to top on iPhones without the home button
How to reproduce:
1. Open project "iOS_Defer_Gesture_Bug"
2. Go to the Build Settings
3. Choose iOS and build
4. Deploy the app to the device
5. In the app slide finger from the bottom to top
Expected result: App is not minimized
Actual result: App is minimized
Reproducible with: 2019.4.34f1, 2020.3.26f1, 2021.2.7f1, 2022.1.0b3, 2022.2.0a1
Reproduced with:
VLNQA00358 - iPhone 12, 14.1 iOS
User reproduced with:
iPhone X
Note: "Defer system gestures on edges" setting was turned on
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
- Missing Info Icon in Development Build Info Box for Web, Android, Meta, and XR Platforms
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Resolution Note (2022.2.X):
This is exactly how iOS handles it. In order for devices with no home button to defer gestures on the bottom, then you need to have hide home button to be FALSE.