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

DllNotFoundException: fccore when recording gif #95

Open Yecats opened 3 years ago

Yecats commented 3 years ago
What happened?

Added the Recorder Track to timeline and set it to record a gif. When attempting to record, I get the following error:

UnityEditor.Recorder.GIFRecorder.RecordFrame (UnityEditor.Recorder.RecordingSession session) (at Library/PackageCache/com.unity.recorder@2.5.5/Editor/Sources/Recorders/GIFRecorder/GIFRecorder.cs:53)
UnityEditor.Recorder.RecordingSession.RecordFrame () (at Library/PackageCache/com.unity.recorder@2.5.5/Editor/Sources/RecordingSession.cs:151)
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&)
Is it reproduceable?

Yes

Released package version / tag?

Package: 2.5.5

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

Unity 2020.3.4f1, Windows 10, Running in play mode.