Skip to content

Instantly share code, notes, and snippets.

@adrianoc
Created October 31, 2018 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adrianoc/2eddbf4aa32cc930ec4b0ab82e9f875d to your computer and use it in GitHub Desktop.
Save adrianoc/2eddbf4aa32cc930ec4b0ab82e9f875d to your computer and use it in GitHub Desktop.

If you are trying to reproduce Unity APIUpdater issues it should be enough to include only the source code and assemblies used in your project. So, to reduce the project size, you can:

  • Make a backup of your project
  • Delete all non script assets (i.e, only keep source code, assemblies, asmdef and their related .meta files)
  • Reopen the project (the issue should still happen)
  • Report the issue normally (using the bug reporter)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment