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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Add comment