Search Issue Tracker
Fixed
Votes
1
Found in
5.3.3p2
Issue ID
777167
Regression
No
[Android]Application.targetFrameRate cannot be set lower than 30
To reproduce:
1) Create new project
2) Create a script which in Start() would set "Application.targetFrameRate = 10;"
3) Attach the script to any object in scene
4) Set Development Build and Autoconnect Profiler
5) Build and run on Android
6) See in profiler that FPS defaulted back to 30
DUT:
Xiaomi Mi Pad (Android 4.4.4)
Google Nexus 5 (Android 6.0.1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment