Unity-Technologies / GenericFrameRecorder

This GitHub package is DEPRECATED. Please get the new Unity Recorder from the Asset Store (https://assetstore.unity.com/packages/essentials/unity-recorder-94079) Use the editor builtin Bug Reporter to report issues. You can track and vote for issues on the Issue Tracker (https://issuetracker.unity3d.com)
MIT License
534 stars 66 forks source link

Build Error: Plugins colliding with eachother #31

Closed justinkmai closed 6 years ago

justinkmai commented 6 years ago
What happened?

Unity console outputs an error when trying to build:

Found plugins with same names and architectures, Assets/Unity Technologies/Recorder/Extensions/UTJ/FrameCapturer/Plugins/x86/fccore.dll () and Assets/Unity Technologies/Recorder/Extensions/UTJ/FrameCapturer/Plugins/x86_64/fccore.dll (). Assign different architectures or delete the duplicate.

Is it reproduceable?

Yes.

Released package version / tag?

Asset Store RC2 Version 0.1.170901-04.

Unity version, operating system, target platform (standalone windows, mac, iOS, PS4...)?

Unity 2017.1.0p5 Personal (64bit), Mac OS 10.12.5, Android.

jasonm-unity commented 6 years ago

I've attempted to replicate the behaviour you are seeing on both PC and mac and I am not seeing the issue.

could you make a simplified project that reproduces the issue and attach it as a package here?

justinkmai commented 6 years ago

Hey Jason,

I've attached the project here for you to test. Thanks!

Recorder_Build_Error.zip

screen shot 2017-09-13 at 8 01 10 am
jasonm-unity commented 6 years ago

update: was able to repro issue. Fix should land this week.

justinkmai commented 6 years ago

@jasonm-unity great, thanks!

jasonm-unity commented 6 years ago

issue fixed in source code. will take a week or two to be updated on asset store

jasonm-unity commented 6 years ago

fixed in next release: 0.2.0016+