Improve log error message to show the package they refer to

Hello,

I’ve been doing some cleanup on my project, and while I could solve most of it (even by using UE4 tools themselves or some hex editing), there is one warning I can’t get rid of:

[2017.04.05-22.19.57:264][ 0]LogPackageName:Warning: String asset reference "(" is in short form, which is unsupported and -- even if valid -- resolving it will be really slow.
[2017.04.05-22.19.57:264][ 0]LogPackageName:Warning: Please consider resaving package in order to speed-up loading.
[2017.04.05-22.19.57:330][ 0]LogPackageName: SearchForPackageOnDisk took 0.066s, but failed to resolve (.
[2017.04.05-22.19.57:330][ 0]LogPackageName:Warning: String asset reference "(" could not be resolved.

I can’t find the asset that is causing this error. I"m for almost 3 days trying to fix this without success.

Apparently there is no way to find out what asset this error refers to (not even in VeryVerbose mode), and I think it would be very beneficial to have that in the engine.

Thank you very much for your work and support!

Hi ,

Please post your entire Output log. In the meantime you can also try right-clicking the “Contents” folder in your Content Browser and choosing "Fix up redirectors in folder. Then Save your project and delete the Saved and Intermediate folders from your Project Folder.

.

Hi ,

Since we have not heard back from you in a while, we are marking this post “resolved” for tracking purposes. However, if you are still getting warnings/errors that prevent your project from successfully packaging, please respond with the requested information and logs and we will continue to investigate.

Thanks,

.