B14- Plugin Confusion

Hi,

When trying to export my project on Windows Phone 8 for example, using a number of 3rd party plugins, I get errors such as:

Plugin ‘UniRateWP.dll’ is used from several locations:
Assets/Plugins/UniRateWP.dll would be copied to /UniRateWP.dll
Assets/Plugins/WP8/UniRateWP.dll would be copied to /UniRateWP.dll

I’m not sure what this exactly means and can get rather confusing.

Has something major changed?

Maybe Assets/Plugins/UniRateWP.dll has set compatible platforms as “Any platform” or “WP8” platform? If so, that means it will collide with other file with same name when built to WP8, try marking it as Editor only plugin

Thanks for the suggestion, I dont think this issue was present on earlier beta build but I did not test with windows phone, its not specific to this plugin seems to be happening to many of them including my prime31 plugins…will keep a eye out for this and try beta 15 when out