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
I have checked for similar bug reports and could not find any.
I have tested and confirmed that this is an issue in an official branded build.
Describe the bug
If a virtual space has two sources, the BlendShapes from the lower source are not read by ratio bindings if the upper source is not currently active.
Expression bindings using the BLEND(...) function work as normal, and the BlendShape tab also shows the values as expected.
I have tested this in both orders and the bug is consistent for BlendShapes (Bones simply did not transmit regardless when OSF was lower). If the source that is higher on the virtual space is not transmitting data, then the lower source BlendShapes will experience the bug.
Reproduction
Create a new virtual space.
Click the + to add a new source.
Set up the source.
Add and set up another source.
Open the program of the second source.
Set a parameter to use ratio binding for any BlendShape of the second source.
a. The ratio binding will not track the value.
Open the program of the first source.
a. The ratio binding will now work.
Close the program of the first source.
a. The ratio binding will stop working.
System Architecture
x86_64
Operating System
Windows
Version
0.8.3
Logs
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Validations
Describe the bug
If a virtual space has two sources, the BlendShapes from the lower source are not read by ratio bindings if the upper source is not currently active.
Expression bindings using the BLEND(...) function work as normal, and the BlendShape tab also shows the values as expected.
In my specific scenario my virtual space has:
I have tested this in both orders and the bug is consistent for BlendShapes (Bones simply did not transmit regardless when OSF was lower). If the source that is higher on the virtual space is not transmitting data, then the lower source BlendShapes will experience the bug.
Reproduction
a. The ratio binding will not track the value.
a. The ratio binding will now work.
a. The ratio binding will stop working.
System Architecture
x86_64
Operating System
Windows
Version
0.8.3
Logs
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: