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. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Resolved Abbility to exclude assembly from build with setting

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

  1. JesOb

    JesOb

    Joined:
    Sep 3, 2012
    Posts:
    1,081
    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.