Files
UnrealEngineUWP/Engine/Source/Runtime/CoreUObject
johan torp c2b9eea6ef Remove debug assert that verifies that the new optimized StaticFindObject behaves exactly the same as the old algorithm
The old algorithm would match if the outermost name ended with the supplied outermost name. The new algorithm does exact matching of the outermost name, which makes more sense and was likely the intent of the old algorithm.

[FYI] marc.audy
#jira UE-92008
#rb trivial
#lockdown stefan.boberg

#ROBOMERGE-SOURCE: CL 12791641 in //UE4/Release-4.25/... via CL 12791657 via CL 12791675
#ROBOMERGE-BOT: RELEASE (Release-Engine-Staging -> Main) (v681-12776863)

[CL 12791692 by johan torp in Main branch]
2020-04-15 08:00:51 -04:00
..