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.

Resolved Abbility to exclude assembly from build with setting

Discussion in 'Authoring Dev Blitz Day 2023' started by Jes28, Jan 26, 2023.

  1. Jes28

    Jes28

    Joined:
    Sep 3, 2012
    Posts:
    990
    Currently after importing package we automatically have all package assemblies in build

    For example FBXExporter mainly used for Authoring but it has runtime part in package and thus it adds to runtime code size.

    What we want is ability to disable assembly of imported package from build like we can do with AsmDef that not in package.
     
  2. neil_devine

    neil_devine

    Unity Technologies

    Joined:
    Apr 8, 2018
    Posts:
    42
    Hey, this question is outside of the scope for today’s event and what our team can cover. We’ve notified our colleagues and they may drop by with an answer at a later point.