Search Unity

Unity Disable error pop up in release build

Discussion in 'General Discussion' started by Appelfruit, Mar 14, 2019.

  1. Appelfruit

    Appelfruit

    Joined:
    Mar 7, 2019
    Posts:
    1
    Hi,

    I'm trying to suppress the error pop up from unity when crashing.
    We've locked the operation system input, and through this way the client is able to use the operating system again.
    We are trying to force the client to keep our application open.
    Currently looking in to creating a visual studio application to catch windows pop ups and automatically close it.

    Does anyone have an suggestion to do it from Unity?
     

    Attached Files: