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
- [iOS] Crash on ScriptingGCHandle::Acquire when calling RequestUserAuthorization without using yield for pending authorization
- Particle is not visible in RenderTexture when Renderer's material is set to Default-Particle and Camera's BG Alpha is set 0
- [Physics] Character Joint jumps around when following Kinetic Rigidbody
- [macOS] There is no way to tell if you are running under Rosetta
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
Add comment