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

MA Parameters アセットからインポートするとき un Syncedの変数が「Animatorのみ」で追加される #1397

Open
whiteflare opened this issue Dec 19, 2024 · 0 comments

Comments

@whiteflare
Copy link

NDMF 1.6.2 + MA 1.11.1 にて確認

再現手順

  1. VRCExpressionParameters を作成
  2. 変数 test を Bool で追加し、Synced からチェックを外す
  3. MA Parameters を作成し「アセットからインポートする」で上記 VRCExpressionParameters を指定

期待結果

  • MA Parameters に変数 test が「Bool」「同期する、にチェックなし」で追加される
  • 変数 test をExメニューから操作するアバターは VRCSDK からアップロードできる

実際

  • MA Parameters に変数 test が「Animatorのみ」で追加される
  • ExParameters に変数 test が追加されないので Exメニューから操作する変数 test が無い状態となり、Upload Failure と表示される
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

1 participant