immersivecognition / unity-experiment-framework

UXF - Framework for creating human behaviour experiments in Unity

Home Page:https://immersivecognition.github.io/unity-experiment-framework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Double StandaloneFileBrowser

mrstruijk opened this issue · comments

Hi!

How can I resolve this log?

Multiple plugins with the same name 'standalonefilebrowser' (found at 'Assets/ThirdParty Open Source Assets/UXF/Plugins/StandaloneFileBrowser.bundle' and 'Assets/ThirdParty Open Source Assets/UXF/Plugins/StandaloneFileBrowser.bundle'). That means one or more plugins are set to be compatible with Editor. Only one plugin at the time can be used by Editor.

Just delete one of them?

I'm on MacOS, Unity 2021.2.12, UXF 2.3.6

Best,
Maarten

I do not have access to Mac so cannot comment on this - maybe you could try to select only windows on the StandaloneFileBrowser plugin and report back?

image

Excellent, that does seem to do the trick!
Funnily enough I don't get the same settings you show from the StandaloneFileBrowser you do, but do have the same options when selecting the StandaloneFileBrowser.bundle. I set the OS on that one to Windows, and it no longer gives the error.
Thanks!