You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
100,000 FPS? Some people have said that mobile phones/tablets would totally replace laptops and desktop, but I didn't think it would be so soon.
This happens because GPU time reporting doesn't work on Android (at least in OpenGL), and the GPU time readout is clamped to 0.01 ms to avoid division by zero.
Tested versions
v4.3.stable.official [77dcf97]
System information
Android 11 - Compatibility renderer
Issue description
FPS and GPU Time is not updating. This happing with most of the android device.
Steps to reproduce
enabled view frame time.
Minimal reproduction project (MRP)
N/A
The text was updated successfully, but these errors were encountered: