Search Unity

unity3d 2018 1.6f windows standalone il2cpp process bug report

Discussion in 'Scripting' started by shuaizhao, Jul 6, 2018.

  1. shuaizhao

    shuaizhao

    Joined:
    Jul 6, 2018
    Posts:
    3
    Platform is windows standalone.
    "Process.Start(filename, url);"
    This code is running well when I set scritping backen to Mono.
    But after I change it to il2cpp , the file can not be started.
    This is the output:
    System.ComponentModel.Win32Exception: Success
    System.Diagnostics.Process.Start_shell.