You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Under Switch SharedPtr's default to thread safe (FORCE_THREADSAFE_SHAREDPTRS) so without an explicit definition we end up with a multiple definition compile error when we get to MANAGED_ARRAY_TYPE(Chaos::ThreadSafeSharedPtr_FImplicitObject, FImplicitObject3ThreadSafeSharedPointer) Not sure if this is the right fix, but it is a fix... #jira #rb na #review-11559833 @ryan.kautzman @michael.lentine [CL 11559832 by Andrew Grant in 4.25 branch]