VRCExpressionParameters ScriptableObject not marked dirty when cleared/defaulted
in progress
Yewnyx
The inspector UI for the expression parameters does not mark the asset as dirty, so clearing or defaulting through the UI doesn't get updated to disk when saving the project.
Previewing and uploading the avatar worked, but only during the same session of the Unity Editor.
As a result, this broke my Two-Axis Puppet relying on VRCFaceBlendH/VRCFaceBlendV, as I'd previously created an empty expression parameters object then defaulted it, to work around the default VRCExpressionParameters ("DefaultExpressionParameters") object erroneously consuming 128 bits of expression space (https://feedback.vrchat.com/sdk-bug-reports/p/defaultexpressionparameters-contains-13-empty-synced-parameters).
Log In
Fax
in progress
We've been working on unrelated updates to the SDK's avatar menus.
This issue should be fixed when we release those changes!👍
StormRel
tracked