Amerio.Stephane Posted August 28, 2025 Posted August 28, 2025 Hello, In 2.20, the mount points seems to ignore our "ignore_filters" in the umount file. As shown below, the ".plastic" folder is shown while it should be ignored. shared_AH_XR_MATERIALS.umount Is this a regression, or did the file change in some other way, or something else? Also, there is a new section we found in the root umount: "guidsdb_ignore_filters", and the doc is a bit light about it. Should we add this also to our own umount files (as I did), or is it only needed in the root umount file?
silent Posted August 29, 2025 Posted August 29, 2025 Hi Stephane, Please try to add ending slash for folders in the ignore list. Something like that: .plastic/ .svn/ <..> Quote Also, there is a new section we found in the root umount: "guidsdb_ignore_filters", and the doc is a bit light about it. This used to specify which files and folders to ignore in guids.db file. If you have a lot of custom data and you don't want to clutter the guids.db you can use it to filter these files out. You can also do it via API. Thanks! 1 How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
Recommended Posts