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

The type or namespace name 'MyBox' could not be found (are you missing a using directive or an assembly reference?) #49

Closed
android272 opened this issue Dec 7, 2019 · 1 comment

Comments

@android272
Copy link

android272 commented Dec 7, 2019

What the hell is going on? I have myBox set in my manifest.json, it is in my packages, and I am using mybox in my script... Yet Unity is complaining that I am not using a using statement in my script at the line where my using statement is...

image

image

image

image

image

Have you ever encountered this? I am completely lost.

@android272
Copy link
Author

Ok sorry about that I figured it out. I wrote some tests in the branch I merged into the one I am working on. When you write unity test you have to add libraries to the tests file under the Tests folder as well as in the GameAssembly.

image

image

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