Failed to load '/Script/UMGEditor' - Dedicated server model

I have done a bit of research on this and it might be something that has been around for a while. Is this still a known bug when using widgets and a dedicated server model?

If it is not something that is already being addressed, I would be happy to share the test project that generated it.

[2015.03.18-17.59.55:226][  0]LogLinker:Warning: Can't find file '/Script/UMGEditor'
[2015.03.18-17.59.55:226][  0]LogUObjectGlobals:Warning: Failed to load '/Script/UMGEditor': Can't find file '/Script/UMGEditor'
[2015.03.18-17.59.55:227][  0]LogLinker:Warning: Can't find file for asset '/Script/UMGEditor' while loading NULL.
[2015.03.18-17.59.55:227][  0]LogUObjectGlobals:Warning: Failed to load '/Script/UMGEditor': Can't find file for asset '/Script/UMGEditor' while loading NULL.
[2015.03.18-17.59.55:228][  0]LogLinker:Warning: Can't find file '/Script/UMGEditor'
[2015.03.18-17.59.55:228][  0]LogUObjectGlobals:Warning: Failed to load '/Script/UMGEditor': Can't find file '/Script/UMGEditor'
[2015.03.18-17.59.55:229][  0]LogLinker:Warning: Can't find file for asset '/Script/UMGEditor' while loading NULL.
[2015.03.18-17.59.55:229][  0]LogUObjectGlobals:Warning: Failed to load '/Script/UMGEditor': Can't find file for asset '/Script/UMGEditor' while loading NULL.
[2015.03.18-17.59.55:230][  0]LogLinker:Warning: Can't find file '/Script/UMGEditor'
[2015.03.18-17.59.55:230][  0]LogUObjectGlobals:Warning: Failed to load '/Script/UMGEditor': Can't find file '/Script/UMGEditor'
[2015.03.18-17.59.55:230][  0]LogLinker:Warning: Can't find file for asset '/Script/UMGEditor' while loading NULL.
[2015.03.18-17.59.55:231][  0]LogUObjectGlobals:Warning: Failed to load '/Script/UMGEditor': Can't find file for asset '/Script/UMGEditor' while loading NULL.
[2015.03.18-17.59.55:231][  0]LogLinker:Warning: Can't find file '/Script/UMGEditor'
[2015.03.18-17.59.55:232][  0]LogUObjectGlobals:Warning: Failed to load '/Script/UMGEditor': Can't find file '/Script/UMGEditor'
[2015.03.18-17.59.55:232][  0]LogLinker:Warning: Can't find file for asset '/Script/UMGEditor' while loading NULL.
[2015.03.18-17.59.55:233][  0]LogUObjectGlobals:Warning: Failed to load '/Script/UMGEditor': Can't find file for asset '/Script/UMGEditor' while loading NULL.
[2015.03.18-17.59.55:233][  0]LogWindows:Error: Windows GetLastError: The operation completed successfully. (0)
[2015.03.18-17.59.57:915][  0]LogWindows: === Critical error: ===
Assertion failed: Object [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.7\Engine\Source\Runtime\CoreUObject\Public\UObject\UObjectAnnotation.h] [Line: 573]

Hello Purecyn,

I have a few questions to help narrow down what issue it is that you are experiencing.

Quick questions:

  1. What version of the engine are you using?
  2. Can you reproduce this issue in a clean project?
  3. If so, could you provide a detailed list of steps to reproduce this issue on our end?
  4. Could you elaborate on the issue that you are experiencing?

Version 4.7.3
Yes
Project Attached (clean project) here
The issue is that the project is crashing when playing.

I am not sure what settings carry over in the project but once it is loaded make sure the “Play” settings are one player, play as client, run dedicated server.
This will generate the crash.

Edit: Here is an old post about what is likely the same thing. https://answers.unrealengine.com/questions/122833/how-do-we-keep-umg-references-from-being-pulled-in.html

Hello Purecyn,

After a bit of digging I found that this is a known issue (UE-11311) and that it has been submitted to the developers for further consideration. Thank you for your time and information.

Make it a great day

Im getting the exact same error when trying to launch a dedicated server with UE4Editor-Cmd Game -server -log

Any progress on this? We see this all the time on our iOS build. (I couldn’t find anywhere to view status of existing issues)

Hello,

I went ahead and double checked on this issue for you. It appears that issue has been resolved. The solution should be available in the 4.8 version of the engine. I hope that this information helps.

Make it a great day