Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    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