Search Unity

How to import multiple unity game projects into native android project without building Unity class

Discussion in 'General Discussion' started by S3cubestudios, Jul 15, 2020.

  1. S3cubestudios

    S3cubestudios

    Joined:
    Jun 8, 2015
    Posts:
    4
    In order to avoid the duplicate classes error caused by the unity classes that's comes with the unity project libraries, I am looking for a way to build the unity project as a library successfully without including unity classes in thr built. I tried several solutions including compileOnly. But not found a solution yet. If anybody could help me. It would be really helpful. Thank you.
     
    edv_5891 likes this.