We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 GitHub Actions build of the tests does not work anymore.
One PR fails because of a Segmentation Fault in Unity after the tests have run (during shutdown). See game-ci/unity-test-runner#216
Another PR that upgrades Unity fails because Package [[email protected]] cannot be found although this is the current Unity package and it works on my local machine.
Package [[email protected]] cannot be found
Unity is weird...
The build should work.
Maybe the stuff will be fixed with a future Unity version...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Actual behaviour
The GitHub Actions build of the tests does not work anymore.
One PR fails because of a Segmentation Fault in Unity after the tests have run (during shutdown). See game-ci/unity-test-runner#216
Another PR that upgrades Unity fails because
Package [[email protected]] cannot be found
although this is the current Unity package and it works on my local machine.Unity is weird...
Expected behaviour
The build should work.
Maybe the stuff will be fixed with a future Unity version...
The text was updated successfully, but these errors were encountered: