modular-avatar icon indicating copy to clipboard operation
modular-avatar copied to clipboard

BUG: MA menu item can break avatar build (from code remnants)

Open Rei-57645 opened this issue 1 year ago • 1 comments

Unity 2022 seems to leave its trash from deleted and changed object in YAML files of the scene / prefabs. If you used a parameter inside a "MA Menu Item" component, now change to another parameter and delete the original param from your ava (or not genegrate it anymore with the params object) then the build will break and VRC SDK will complain, that the old parameter was added to an expression menu even though it does not exist on the avatar.

In this case, you are not able to fix the "MA Menu Item" component, but you have to remove it and create it new - using the exact same settings. Now the avatar builds again, even though, you made no visible changes

Rei-57645 avatar Sep 09 '24 21:09 Rei-57645

Is this still an issue with the latest test build? https://modular-avatar.nadena.dev/dev/docs/intro#prerelease-versions

bdunderscore avatar Sep 14 '24 02:09 bdunderscore

works after updating MA to newest version

Rei-57645 avatar Oct 09 '24 18:10 Rei-57645