Search Unity

Resolved Mono build does not work properly

Discussion in 'NetCode for ECS' started by optimise, Feb 15, 2021.

  1. optimise

    optimise

    Joined:
    Jan 22, 2014
    Posts:
    2,129
    Ghost does not spawn properly on client and it throw lots of errors but works properly at il2cpp build.
     

    Attached Files:

  2. CMarastoni

    CMarastoni

    Unity Technologies

    Joined:
    Mar 18, 2020
    Posts:
    900
    Thanks for reporting. We need to investigate that but at first glance looks like a problem with the cecil code generation that does not completely respect the access level of some property, when using il2cpp.