Jump to content

Cleaner


photo

Recommended Posts

What exaclty does the Lost Assets section mean and how can I use it?

I have a lot of lost assest, but the corresponding Asset File does exist.

Couldnt find appropriate info in the docs.

https://developer.unigine.com/en/docs/2.11/editor2/cleaner/?rlang=cpp

Fix Lost Assets. Fixing of lost assets is possible only manually—by checking each asset displayed in the second or third column.

thx.w.

Edited by werner.poetzelberger
Link to comment

Hi Werner,

That can happens when you manually delete some files in data directory (or delete .meta files without running Editor). Here is the basic scheme how assets links each other:
image.png

So, you can even have image.png in place, but if guids are not matching you will see the lost asset warnings.

Thanks!

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

Link to comment

Right, but do I need to, and how can I solve these things?

I dont see anything missing in the editor? 

best.w.

Link to comment

If you clearly know where is the asset file location , you could just modify guid.db file .

It is a json format file . know the relation change it by yourself.

Link to comment
×
×
  • Create New...