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

Follow tutorial and unity removed OnLipsync parameter #79

Open
Kevinyock opened this issue Oct 12, 2024 · 1 comment
Open

Follow tutorial and unity removed OnLipsync parameter #79

Kevinyock opened this issue Oct 12, 2024 · 1 comment

Comments

@Kevinyock
Copy link

Kevinyock commented Oct 12, 2024

Unity Version: 2022.3.22f1
Version: 3.1.4

VRChat SDK - Base : 3.7.0
VRChjat SDK - Worlds: 3.7.0

So I follow the tutorial and when i run it to test it out. Unity decided to remove the On Lip Sync Update because it believe that it targeting a prohibited type 'uLipSyncBlendShape", method OnLipSyncUpdate, or the gameobject itself. I'm planning to use this to record lipsync animation for vrchat.

Also want to add that when setting it back when it's playing fixes the issue but it shouldn't do it when i click play.

@hecomi
Copy link
Owner

hecomi commented Jan 1, 2025

I apologize for the delayed response.

Could you please try testing it in a project without the VRChat SDK? It seems that the VRChat SDK only allows whitelisted code to execute (though it might work fine when running in the editor). By generating the animation assets in a separate project and then importing those assets into the current project, I believe it should be possible to play the lip-sync mask animations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants