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

Not actually switching targets in latest #28

Closed bdragon28 closed 5 months ago

bdragon28 commented 6 months ago

I am currently having to manually go to Easy Quest Switch and force apply PC settings / force apply Quest settings on the Settings because the OnSceneOpened() code was commented out and is no longer re-checking the build target when opening scenes.

Faxmashine commented 6 months ago

Sorry for the trouble! This feature was removed because of false positives when switching targets. (EQS would ask people to apply settings when it wasn't necessary)

We're thinking of a solution!

JordoVR commented 5 months ago

This feature was reintroduced in 1.4.0. https://github.com/vrchat-community/EasyQuestSwitch/releases/tag/v1.4.0