Jump to content

load_runtime() :unknown ""asset guid error


photo

Recommended Posts

I cleaned up the guid using the Cleaner tool, erased the .runtimes folder and guid file, and ran the editor again, but the error was not resolved.

What should I fix?

image.png.f6cea4d53b0818596695785167038de9.png

image.png.f87d00bbf12833aa0e133643f6c4eebe.png

 

Edited by dongju.jeong
Link to comment

dongju.jeong

Cleaner tool can't actuall fix all the errors of your project. In order to give you more information we would need to check your project first.

Try to find out from where this guids are comes from (check guids.db and all the .node / .mat / .meta / .world files). That can be some missing files from the light baking, that probably doesn't affect the project at all.

Thanks!

  • Thanks 1

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Link to comment

Hi dongju.jeong,

This error can't occur cause of .meta files without the referenced asset. Usually it happens when you delete file but not it's .meta by using OS file manager. Or it might happen when you delete file in your VCS but the .meta stays versioned. We will improve this behavior in future releases by additional validation of lost assets, but for now you can only fix this manually. Not very convenient, but the fastest way to locate .meta files without assets is to search with GUID from error through guids.db, and then, manually delete .meta from lost asset.

  • Thanks 1
Link to comment
×
×
  • Create New...