4.9 Can't Find File for Asset Load Errors

Since a time, when the project loads some “Can`t find file for asset errors” are showing, i tried to fix it by renaming the project and then name it back, it fixed these errors but screwed all references and now i can’t package the game as i said in another post that still unanswered, so please i need help fixing these load errors, This is the most frustrating experience I’ve had with Unreal, Thanks in advance

Hi Mountains,

Did you convert this project from another engine version or was this project created in 4.9? Does this occur in a clean, blank project with no additional content or is it limited to one project? Have you already updated to 4.9.1 or are you on 4.9.0?

Hello , thanks a lot for your answer, actually this project is from another engine version, first was on 4.7 then 4.8 then 4.9 and now 4.9.1

It does not occur in a clean blank project with no additional content, and if i remove all files from saved direcotry the error fixes but then im unable to package and a lot of new “can’t find file for asset” errors shows up, please check my other post:

Actually im able to package the game with the first loadup errors, but everytime i save a map on the editor a warning message shows up saying that the map has external references that will be broken ingame, but the game works even with these errors.

Touching the files i realized that to easily reproduce this you need to open /saved/config/windows/engine.cfg and change the project content path, in fact and this is the wierd thing at this cfg my path is pointing to a backup dir instead of the actual project content dir, and if i change it to to actual project dir, then the packaging errors come out and its impossible to build/play the game

Thanks in advance!

Hi Mountains,

Can you send me a copy of your project along with the steps you are taking to reproduce this on your end? I’ll be happy to take a look and see if I can reproduce the error.

Thaks for the answer,actually the project is big enough it will take some time to upload it etc so if i can’t find any solutions on this i will get back to you and send the full project, best regards!

Hi Mountains,

We have not heard from you in several days. I am marking this as answered for tracking purposes. If you are still experiencing this error, please comment back and we can continue looking into this.

Please, tell us how you fixed it. I’m experiencing the same problem :frowning:

Hello, you need to manually remove all affected assets then copy them back to the project, or you can full rebuild the project and ignore the startup errors.
Seems that this bug happen when you use the option “convert in place” from a older version project instead of “open a copy” when updating version, also i recommend to keep the project and the engine always at the same hard disk drive.