Second screen turns black when drawing things with DrawDebug

Is it normal that split screen is not working when drawing debug gizmos? Is there a way to fix it?
As soon as I enable them, the second screen goes black and you can see only debug stuff

Same issue :frowning:

Same issue here in 5.3. I would just suggest to implement a check that we have only one splitscreen active before doing the DrawDebug call.