UE4.27:
People asked for ~3 years. Is there a way to disable the POPUP error messages:
“Errors/warnings reported while playing in editor.”
- It’s annoying that these popups stack, and force us to click dismiss, when they all point to the Message log.
- I’m testing code and being forced to click is wasting my time.
- And when the stack is too high (6), it blocks me from being able to click the Minimize buttons of the Message window.
- So then I cant click the Message log window away, to stop it from blocking my Editor windows, to fix my code.
So how can we disable these annoying popups without a C++ project?