UI Disappears in Frame Debugger

I’m having an issue using the frame debugger with a device (Android / Huawei P20 Lite) session of my game. When I click “Enable”, the UI of my game completely disappears and then the frame debugger renders/debugs only scene view content. When I release the enable state the UI reappears.

The issue does not occur in the editor, only when inspecting my device.

Does anyone have any information on this issue? I found a single question being asked about it here: https://answers.unity.com/questions/1529113/frame-debugger-missing-in-game-ui.html with no answers (1.5 years ago)

I’m using Unity 2019.3f5

1 Like

I met that too, do you find the reason? how to solve it?