-
Notifications
You must be signed in to change notification settings - Fork 1
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
Issue with package references in Unity sample project #12
Comments
Looks like there are 2 issues here. One is that some of the Bonsai dependencies are missing from the Unity packages, can you try running 'Consolidate packages' on the Bonsai installer object and see if the 'Unable to resolve reference' errors go away? Second is that the workflow property is evaluating to null. Can you check that there is a BonsaiWorkflow component on the same object that the WorkflowMonitor component is on? And also that the BonsaiWorkflow component has a workflow added in the inspector? |
The setup for the components looks correct there, seems that one or more of the Bonsai packages are not supported in your Unity installation though. Can you let me know:
And I will try and replicate the error on my end. |
When I started Unity according to the instructions, the following error occurred. Please tell me how to resolve.
The text was updated successfully, but these errors were encountered: