Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Question Build failing for WASM possibly because of stripping

Discussion in 'Project Tiny' started by NikolaMilinkovic, Oct 28, 2020.

  1. NikolaMilinkovic

    NikolaMilinkovic

    Joined:
    Aug 25, 2018
    Posts:
    2
    Hello there. I need help. I am trying to build my game but I am getting this error:

    Build Wasm failed after 13.61s.
    Running il2cpp.exe in server GC mode.
    IL2CPP error for type 'System.Collections.Generic.Dictionary`2/Entry' in assembly "root assembly".

    I think its because of code striping but I dont know what is stripped and where can someone help me with this?
     
  2. AbdulAlgharbi

    AbdulAlgharbi

    Unity Technologies

    Joined:
    Jul 27, 2018
    Posts:
    319
    Hey
    Use the Unity collections package instead of System.Collections