Hi everyone,
I need to delete unused databases from my Unity resources folder, because the high resolution textures of the modeltargets let my android build grow way to large.
Each time I delete one folder, Vuforia instantly reimports them. If I delete them 'inside out' (at first I deleted the folder in a folder, then the folder from that deleted folder etc...) it works at least until I restart the project, and Vuforia reimports them again. All databases are still seen in the Vuforia Configuration, even if I 'successfully' deleted them.
I don't use any of the modeltargets as a prefab or in scene.
I would be really happy if you could help me.
Oh, yes! I didn't knew that the database can be found under the Streaming Asset folder... now it works. Thanks a lot!