eos_plugin_for_unity icon indicating copy to clipboard operation
eos_plugin_for_unity copied to clipboard

Repository for PlayEveryWare's EOS Plugin for Unity, bringing the functionality of Epic Online Services to the Unity Game Engine.

Results 43 eos_plugin_for_unity issues
Sort by recently updated
recently updated
newest added

Support for the EOS Plugin for Unity is being moved to EOSHelp, so we are disabling posting of new issues here. For future issues, please raise private discussion [here](https://eoshelp.epicgames.com/s/eos-case-page?casetype=Private).

DispatchAsync(...) & ExecuteQueuedMainThreadTasks() need to get moved inside of `#if !EOS_DISABLE` since s_enqueuedTasksLock & s_enqueuedTasks only exist in that scope.

**Describe the bug** My game only request 'basic profile' permission on Epic Account Services. However the sdk is adding 'friends list' permission **To Reproduce** Steps to reproduce the behavior: 1....

bug

PlayEveryWare 3.3.3 => EOS SDK 1.16.3 PlayEveryWare 3.3.4 => EOS SDK 1.16.4 PlayEveryWare 3.3.5 => EOS SDK 1.16.4 PlayEveryWare 3.3.6 => EOS SDK 1.16.4-36651368 PlayEveryWare 4.0.0 => EOS SDK 1.17.0-39599718...

Change move the samples to a UPM layout. As of this exact moment, this can't be merged without 'breaking' the tests, as they are dependent upon them.

Hi, I'm experiencing an immediate crash when launching my Unity game build after integrating the EOS Plugin for Unity. The game crashes before anything happen (before splash screen) Issue Details:...

**Describe the bug** Command line arguments do not get applied when on windows platform - more specifically when "USE_EOS_GFX_PLUGIN_NATIVE_RENDER" scripting symbol is defined. **To Reproduce** Steps to reproduce the behavior:...

OS: macOS Tahoe Version 26.1 (25B78) Package: 5.1.0 EOS SDK: 1.18.1.2-CL47370208 ``` DynamicBindingException: Failed to hook dynamic binding for '_EOS_PresenceModification_SetTemplateData' Epic.OnlineServices.Bindings.Hook[TLibraryHandle] (TLibraryHandle libraryHandle, System.Func`3[T1,T2,TResult] getFunctionPointer) (at ./Packages/com.playeveryware.eos/Runtime/EOS_SDK/Generated/Bindings.cs:3649) PlayEveryWare.EpicOnlineServices.EOSManager+EOSSingleton.LoadDelegatesWithEOSBindingAPI () (at...

Please add support for Memory page size - 16KB When publishing app on Google Play it shows the following error due to this library: Libraries that do not support 16...