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

Returning a license on unity 2019 causes library reimport #33

Open
Jon-ScaryBeasties opened this issue Jan 26, 2023 · 0 comments
Open
Labels
bug Something isn't working

Comments

@Jon-ScaryBeasties
Copy link

Bug description

When the return_license.sh step is called, when using Unity 2019, the library is reimported as the command line script opens up Unity, with the last open project, but switches platform target to Linux Standalone. This wastes upwards of 10 minutes on projects waiting for this step to complete before being able to deal with the final binary.

How to reproduce

Build a project using Unity 2019 for Android, and observe the return license step

  • Expected behavior

Unity does not reopen a project and cause the library to be reimported.

@Jon-ScaryBeasties Jon-ScaryBeasties added the bug Something isn't working label Jan 26, 2023
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

No branches or pull requests

1 participant