Hello, I’m new to Unity.
Now, trying to develop the Unity project for HTC Vive Pro Eye, but facing a weird problem with the SRanipal_AvatarEyeSample_v2 script.
Just like the below figures show, the script can NOT correctly align blendshapes and input element columns.
This situation happens no matter in the ViveSR sample scene or my customized avatar, created by Character Creator3.
I can not control the facial expression of my customized avatar due to this bug.
I guess it happened due to the Editor script; however, I can not find it in ViveSR folder.
Does anyone know how to solve it? Or do this bug happened due to Unity bug?
Thank!
ViveSR sample scene
My customized avatar


Four years later, this is still a problem. I've tried debugging the editor script but the code is so convoluted, and completely un-commented, so it's impossible to figure out where the error is. The lip tracking example works fine, and we can map the lower face blendshapes to our avatar just fine. But we can't map the eyes and upper face blendshapes. I can't find any relevant documentation anywhere online. Has anyone solved this?
– unidag