Strange warnings in packaging games 2

Original thread - https://answers.unrealengine.com/questions/540340/strange-warnings-in-packaging-games.html

Migrated W_PlayerUI into firstperson project, created widget on begin play in character and cooked. 0 errors and warnings.

Watching Reference Viewer noticed that my W_PlayerUI has in and out connection to FirstPersonCharacter. Is it possible tho?

Hello Xukapy,

It is possible, this could mean that you have a circular reference issue. If you close the original project (must be closed to replace assets) and migrate the asset back to the original project and replace the assets with the ones that are not giving errors do you still get the warnings?

Didn’t help, this is not about a file.

I detached all references off widget and got same error

If I rename it to W_PlayerUI_2 I get this errors:

Not a single mentioning of W_PlayerUI_2, it still looking for W_PlayerUI file

I have been looking into the issue, however I have not been able to reproduce this on our end. Could you try updating to 4.15 and let me know if the issue still occurs in the latest build of the engine?

Wow, you couldn’t find missing file in my project on your end? Unbelievable! No, Im not gonna update to anything

Hey Xukapy,

Unfortunately, without a solid repro case for this issue on our end, we are unable to take any further action. Warnings can typically be safely ignored in packaged games, for the most part. If this issue ends up affecting functionality in any way, feel free to leave a comment to reopen this thread and provide as much information as you can so that we can reopen the investigation. In the meantime, without a way to reproduce the issue locally in a clean project, we will be marking this topic as resolved.

Have a great day