You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While loading the current repo state as a project in-editor, I'm seeing a hard-coded reference to the WebGLThreadingPatcher repository in the package manifest which fails dependency import:
An error occurred while resolving packages:
Project has invalid dependencies:
com.tools.webglthreadingpatcher: The file [<MY PROJECT PATH>/Unity3dSampleTemplate/Packages/<JUAN LOCAL REPO PATH>/WebGLThreadingPatcher/package.json] cannot be found
I pulled a clone of that repository and updated the reference to the local path on my machine as a workaround.
The text was updated successfully, but these errors were encountered:
While loading the current repo state as a project in-editor, I'm seeing a hard-coded reference to the WebGLThreadingPatcher repository in the package manifest which fails dependency import:
I pulled a clone of that repository and updated the reference to the local path on my machine as a workaround.
The text was updated successfully, but these errors were encountered: