Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cross-Unity Dependencies Issues/Documentation Request #123

Open
andreiborodin opened this issue Jan 31, 2020 · 0 comments
Open

Cross-Unity Dependencies Issues/Documentation Request #123

andreiborodin opened this issue Jan 31, 2020 · 0 comments
Milestone

Comments

@andreiborodin
Copy link
Contributor

The following two items were brought forward from #74 into their own issue regarding Cross-Unity dependencies scenarios:

  1. Documentation should call out that all code created for consumption should be placed in an asmdef. Trying to reference an Assembly-CSharp project from another Assembly-CSharp project generates issues.

  2. It seemed that project references needed to be duplicated in both the asmdef you care about's project as well as the Dependencies project when making references to other unity projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant