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
[BUG] Avatars Project migrated into Udon Project #22
Comments
|
Ah, the issue is probably that AudioLink is automatically detected, removed and replaced with the VPM version, which has UdonSharp as a dependency, thus bringing in the Worlds SDK. We may need to remove that for the time being. |
|
@momo-the-monster Can confirm as a seperate issue: importing AudioLink into an avatar project does automatically import the normally blocked Worlds SDK/U# and break things. |
|
Just fixed in version 1.0.4, thanks for the reports! |
|
@Metamaniac - that would be best tracked as a separate issue, if you wouldn't mind. We'll also work with the AudioLink team to figure out the best way to handle the World/Avatar package split. |
Describe the bug
When migrating SDK3 Avatar Project via VCC, it migrates as Udon World with Audio Link, UdonSharp, and Worlds SDK but also includes Avatar 3.0 Manager + Avatars SDK
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Only Avatars SDK3 and Avatar Manager is included.
Screenshots


Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: