if (didParametersChange) { var parameterStore = (target as Component)?.GetComponent<CubismParameterStore>(); if (parameterStore != null) { parameterStore.SaveParameters(); } (target as Component) .FindCubismModel() .ForceUpdateNow(); }Best regards.
@TheArtGunThank you so much for your hard work
Hello, this is the Live2D support team.
We have fixed the issue you reported in this thread in version 5.1.02 beta1, which was released last week. Please give it a try.
Thank you very much for reporting the issue.