Project Assembly Definitions

Creating assembly definitions for your entire Unity project is easy with Assembly Generator. Follow these simple steps to generate assemblies for your project:

  1. Open the Assembly Generator editor window by going to Tools-> Assembly Generator in the top menu of Unity.

  2. (Optional) Enter the path of a directory that you want to exclude from the assembly definition process.

  3. Click on "Generate Project Assemblies" in the editor window to generate assemblies for the entire Unity project.

  4. Click on "Clear Project Assemblies" to restore everything to its original state.

It's that simple! With Assembly Generator, you can save yourself hours of tedious manual work and improve the performance of your Unity project at the same time. Try it out today and see the difference it can make for your workflow.

Please note that while Assembly Generator is a powerful tool for optimizing the performance of your Unity project, it may not always be able to fully resolve all dependencies. In the event that you encounter errors during the assembly definition generation process, a potential workaround would be to try generating assembly definitions for individual folders that are causing errors, rather than generating them for the entire project at once. This way, you can isolate and address any issues that may arise, and still take advantage of the benefits of improved performance and organization provided by Assembly Generator. See Module Creation.

Last updated