Search Issue Tracker
Third Party Issue
Votes
0
Found in
2019.4.40f1
Issue ID
UUM-14090
Regression
No
[iOS] FPS drops occurs when tapping screen with multiple fingers
How to reproduce:
1. Download and open the attached project
2. Build and deploy to iOS
3. Rapidly tap the screen with multiple fingers
Expected outcome: No FPS drop occurs
Actual outcome: FPS drop ranging from 0.02 to 0.0333 seconds occurs
Reproducible with: 2019.4.40f1, 2020.3.36f1, 2021.3.8f1, 2022.1.14f1, 2022.20b3, 2023.1.0a10
Reproduced with: iPhone 13 Pro (iOS 15.6.0), iPhone 13 Pro Max (User info)
Could not reproduce with: iPhone 12 Pro (iOS 14.2.1 )
Comments (1)
-
putlocker
Sep 07, 2022 19:29
/play.acast.com/s/6318d80d70826a00121eea0d
/play.acast.com/s/6318dcf47febdf00133f1508
/play.acast.com/s/6318dde6ef6b7d0012eb848b
/play.acast.com/s/6318e12266545f00132fd87e
/play.acast.com/s/6318e2c0c473950012e7a035
/play.acast.com/s/6318e38ec473950012e7a32b
/play.acast.com/s/6318e77866545f00132ff065
/play.acast.com/s/6318e94b060e7c00183bbc58
/colab.research.google.com/drive/1eR-IeVccfZjywkZ0oHDn7WHD_OZoe6ds?usp=sharing
/unation.com/event/gegevens-over-online-muziek/
/dataverse.harvard.edu/dataverse/hdfhdsfhzsfg/
/scoop.it/topic/jdrtudrt23r
/getfishing.com.au/forums-base/topic/dati-sulla-musica-in-linea/
/forum.transformadora.org/assemblies/map/f/663/debates/3165
/challonge.com/xs9dojjy
/educationnews.co.ke/advert/oughgkoiyjhadj/
/github.com/tersambo/UJKgkjhgADK-
/t.co/AhrqLTZgAf
/framagit.org/tersambo/UJKgkjhgADK
/gitlab.com/tersambo/gHAGkhATGkhAT
/t.co/YLvsIeYH1V
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
- SearchExpression strips quotes
- dSYM file is not created during macOS standalone build
- Project Settings panels disappear and do not repaint when entering Play Mode without reloading Domain
- Screen Space Decals ignore Rendering Layer Mask when using OpenGL Graphics API
- Crash on scripting_method_invoke when the Player is build before entering the Play mode in the Editor
Resolution Note:
On iPhone 13 Pro when the ProMotion is enabled and app is running on 120 FPS it drops to 60 FPS for the single frame where initial touch happened. This is coming from OS and we can do nothing about it. If the spikes are interfering with an app in a meaningful way you can disable ProMotion functionality for the app by deleting CADisableMinimumFrameDurationOnPhone and CADisableMinimumFrameDuration keys in the Info.plist of your app.