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

0.13.0 breaks Player builds #117

Closed
nick-morhun opened this issue Aug 30, 2024 · 2 comments · Fixed by #118
Closed

0.13.0 breaks Player builds #117

nick-morhun opened this issue Aug 30, 2024 · 2 comments · Fixed by #118
Assignees
Labels
bug Something isn't working

Comments

@nick-morhun
Copy link

The error is

Library/PackageCache/com.browar.editor-toolbox@0.13.0/Runtime/Serialization/SerializedDirectory.cs(19,43): error CS0246: The type or namespace name 'DefaultAsset' could not be found (are you missing a using directive or an assembly reference?)

@arimger arimger self-assigned this Aug 30, 2024
@arimger arimger added the bug Something isn't working label Aug 30, 2024
@arimger
Copy link
Owner

arimger commented Aug 30, 2024

Ech, I'm really sorry. I was sure I ran runtime tests. I will fix it right now.

@arimger arimger linked a pull request Aug 30, 2024 that will close this issue
@arimger
Copy link
Owner

arimger commented Aug 30, 2024

Ok, right now, it is fixed and I added an additional step to run unit tests for the player mode during PRs. Hopefully, it won't happen anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants