LogUObjectGlobals:Warning: Failed to find object

I had used the UE_Log to print “Postion report reporting for duty”. There were no compiler errors. However, when I compiled the code in Unreal, it said: LogUObjectGlobals:Warning: Failed to find object ‘Class /Script/BuildingEscape.BuildingEscapeGameMode. How do I fix this? The line " bWantsBeginPlay = true;" was there. Im using visual studio 2019 with unreal engine 4.22

Would need to see your code and bWantsBeginPlay was a thing in older versions, it has since been removed.

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms