08-14-2023, 11:51 AM
I was not able to reproduce that problem.
Using the latest version of Ab3d.PowerToys (11.0) and native Assimp library that came with that version (v5.2.5 commit hash 0dcfe2f; note that version has not changed for almost a year) seems to clear the resources - see the process memory screenshot after trying to load an old fbx file a few times:
Do you call the assimpWpfImporter.Dispose method when import exception happens?
Using the latest version of Ab3d.PowerToys (11.0) and native Assimp library that came with that version (v5.2.5 commit hash 0dcfe2f; note that version has not changed for almost a year) seems to clear the resources - see the process memory screenshot after trying to load an old fbx file a few times:
Do you call the assimpWpfImporter.Dispose method when import exception happens?
Andrej Benedik

