Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0f3
Issue ID
876346
Regression
No
[Android] WaitForTargetFPS doesn't show up in profiler when multithreaded rendering is active
How to reproduce:
1. Open the attached project "FPSTestProject.zip"
2. Disable multithreaded rendering in Android Player Settings
3. Build and run test scene on Android device (make sure that "autoconnect profiler" is enabled)
4. Notice that displayed frame rate on the screen is around 30 fps and profiler shows WaitForTargetFPS
5. Repeat steps 2-3 with enabled multithreaded rendering
Result: Displayed frame rate on the screen is around 30 fps, but WaitForTargetFPS doesn't show up in the profiler
Expected behavior: profiler shows WaitForTargetFPS
Note: User sets Application.targetFrameRate = 30 (V Sync Count in Quality settings is disabled)
Reproducible: 5.3.7p4, 5.4.4p2, 5.5.1p4, 5.6.0b8
Not reproducible: 2017.3.1f1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment