vrchat-community / EasyQuestSwitch

EasyQuestSwitch is a Unity editor tool developed for VRChat world creators, it can automate changes to components within a scene as soon as the build platform is changed from PC to Android (for Oculus Quest) or vice versa.
Other
126 stars 13 forks source link

Dialogue to Force Swich Pops Up When Baking/Building #13

Open Enverex opened 1 year ago

Enverex commented 1 year ago

Despite not switching platforms, a blocking dialogue box often pops up when baking lighting (using Bakery) or building test sessions asking me if I'd like to force options for the current platform. This is a major pain when light baking as it blocks the whole process from continuing.

The popup in question: image

Can an option be added to the settings to permanently disable this popup so that it no-longer appears and thus doesn't block other processes?

JordoVR commented 1 year ago

@Enverex @owlboy Sorry for the delay, I absolutely did not get a notification for this issue. Not sure when's the next time I can put out a release, so for now (if you are not using the VCC) please comment the entire section in the "OnSceneOpened()" function in EQS_Data line 114, like so: https://gist.github.com/JordoVR/5d696ccc84b5938984d6819564d11891

That's a feature that I've tried to get working pretty much every release and it always breaks somehow, sorry. I'll remove it (again) for the next VCC release.