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. Dismiss Notice

Feedback [Feature Request] Disabled Built-in Packages to Decrease Build Size

Discussion in 'Package Manager' started by deus0, Feb 14, 2022.

?

Do you use all built-in packages?

  1. Yes

    0 vote(s)
    0.0%
  2. No

    100.0%
  3. Maybe

    0 vote(s)
    0.0%
  1. deus0

    deus0

    Joined:
    May 12, 2015
    Posts:
    256
    So yeah, I'm wondering why it doesn't do this? It would be really nice to decrease minimum build size from 20ish megabytes to 5ish! (Parts of the world don't have good internet!)

    Is this going to happen eventually?

    I am using pure ECS so I don't need to use.. well all of the built in packages. Well I use Audio to play sounds!

    Also why does URP rely on Physics package?
    Why does Entities rely on UI packages & Asset Bundle?
    IMGUI is used by like every new package as well, guessing for debug? I still think the end user developer doesn't use this.
     
    Last edited: Feb 14, 2022
    Novack likes this.