I was using my PUN plugin without any error, until I upgraded to Unity 5.
Now I have the following error when I build for Windows Store (Phone 8.1)
&
Please help ASAP
Now I have the following error when I build for Windows Store (Phone 8.1)
Plugin 'Photon3Unity3D.dll' is used from several locations:
Assets/Plugins/Metro/Photon3Unity3D.dll would be copied to <PluginPath>/Photon3Unity3D.dll
Assets/Plugins/Photon3Unity3D.dll would be copied to <PluginPath>/Photon3Unity3D.dll
Please fix plugin settings and try again.
UnityEditor.Modules.DefaultPluginImporterExtension:CheckFileCollisions(String)
UnityEditorInternal.PluginsHelper:CheckFileCollisions(BuildTarget) (at C:/buildslave/unity/build/Editor/Mono/Plugins/PluginsHelper.cs:25)
UnityEditor.HostView:OnGUI()
&
Plugins colliding with each other.
Please help ASAP