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

How to reduce wasmjs build size ?

Discussion in 'Project Tiny' started by lucasyalapysocorp, Sep 8, 2021.

  1. lucasyalapysocorp

    lucasyalapysocorp

    Joined:
    Oct 13, 2018
    Posts:
    5
    Hello, I tried to build an empty tiny project with only the basic settings / packages and my final build size is 5mo ... . Im using tiny to make playables and most of the publisher accept a maximum size of 5mo, am i missing something ?
    asmdef:
    upload_2021-9-8_17-42-42.png

    build config:
    upload_2021-9-8_17-42-5.png
     
  2. dallin_unity

    dallin_unity

    Joined:
    Dec 18, 2019
    Posts:
    39
    what you have on your scene?
     
  3. lucasyalapysocorp

    lucasyalapysocorp

    Joined:
    Oct 13, 2018
    Posts:
    5
    I have a camera and a directional light.
     
  4. lucasyalapysocorp

    lucasyalapysocorp

    Joined:
    Oct 13, 2018
    Posts:
    5