You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
Have you ever encountered this? I am completely lost.
The text was updated successfully, but these errors were encountered:
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.
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...
Have you ever encountered this? I am completely lost.
The text was updated successfully, but these errors were encountered: