Closed Kikasuru closed 6 months ago
looks like vrc fury changed something then. the button should not be pressable if you have a fury component on the avatar
Yeah, found that out later with a friend's project. I have VRCFury components within other GameObjects parented to the avatar, but none on the GameObject with the avatar descriptor. I'm guessing the optimizer only checks the GameObject it's in?
Ah that explains it then. Yeah it only checks the root gameobject for a VRCFury component right now.
Wanted to post that VRCFury now runs D4rk's optimizer when building a test copy and other similar tools.
Since fury now runs the optimizer and other tools I will close this without further action.
VRCFury does not run whenever the
Create Optimized Copy
button is pressed, which would be very helpful for testing before upload.I can create an editor test copy with VRCFury by going to
Tools>VRCFury>Build an Editor Test Copy
but it would be super nice if it just worked.