Question about Radial menu
-
I often making radial menu follow this tutorial: https://www.youtube.com/watch?v=c7Jd9YWz8pI
It works fine in Unity ver 2019 but when i turn to unity ver 2022 lately, i caught a problem when making menu option...
As you see in the video, when the creator choosing "Radial Puppet" in "Type", it then show an option name "Parameter rotation" but in unity ver 2022, i cant find that option =w=, the only thing i see is this :
Someone please help me out, im very appreciate ;w; -
Reload the sdk. If that doesn't work, make a new project. Also, I suggest downloading VCC to avoid this issue in the future if you haven't already. What this is, is a script causing issues. Make sure when you get VCC that all you're importing is Poi (or whatever shader is being used), vrcfury (if the avatar requires it), and then your avatar. Make sure to import one at a time rather than all at once as that usually confuses Unity and causes it to break. Make sure to also check the avatar file and untick poi or the sdk if it's included in the package as that will cause it to break.