-
Notifications
You must be signed in to change notification settings - Fork 94
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
Project has invalid dependencies #6
Comments
I'm getting this error when trying to open the reflect viewer project (2020.3.5f1): An error occurred while resolving packages: (For the full error message, see the editor log file located at [/Users/ruben/Library/Logs/Unity/Editor.log]) Click on Retry to relaunch Unity and reopen your project. Click on Continue to launch Unity. |
Commitfa6adb4seems to work fine, just needed to update the MARS AR Foundation Providers package. |
Yeah @rubit0, looks like you can fallback to Reflect version 1. For version 2 however, even after #7 I'm still having issues with packages. It seems to be using the local included packages but regardless there are referenced dependencies that are still from an internal Unity source.
In Safe Mode it looks like all the packages are up to date. Is there something else I should do to make it not use these internal packages? |
Note that external users need to have signed an access agreement before accessing any non-public files |
The problem has been resolved, I think this issue can now be closed? |
Dependencies fixed with with most recent commit |
Hi, I'm trying to use the repo to make custom viewers but with the new updates I am having issues with invalid dependencies. When launching the ReflectViewer project I get a window saying an error occurred. Here is the contents of error message from the editor log
This error occurs on both the
development
andpublic_deployment
branches. Thank you for any help.The text was updated successfully, but these errors were encountered: