Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
Francis Hurteau 06ea0f3aa0 Fixed FLinker::GetExportPathName to return the proper object path if the export had an import in its outer chain
Removed the check for the public flag on an object when printing log about a missing class object. this was preventing proper warnings about actor which its BP class asset couldn't be found on disk. added the missing class name.

#rb JeanFrancois.Dube
#fyi Fred.Kimberley

[CL 14376785 by Francis Hurteau in ue5-main branch]
2020-09-23 10:38:56 -04:00
..