After drawing something on default render, if the render target is changed and then turned back to the default render, all previous draw call on the default render is missing and only black screen is left on the default render
Even when nothing is executed after changing the render target from default, the problem still persist.
The issue is only on Mac Silicon.
The problem does not happened in Linux, Android, Mac Intel.