[SOLVED] When building for android I get some strange assets included to the build

Could anyone explain me what they are and why this is happening?

I managed to track them down and they are located in the Temp\StagingArea\assets\bin\Data directory when unity is running. And they only appear in one project, others compile without these strange assets.

2922276--215883--what is this.PNG

Are you sure these are included into the final .apk? you can try and unzip it to see if they’re stored there (if so - under which subfolder?)

Well these assets don\t exist before the building process, and only this project creates these. If they are not included, why are they there anyway? To just take up time for “fun” ? The building process is slow without the special slowdown feature. That’s my point. I dont want my apps to be filled with farts like these either. Stuff like this make me question what unity does in its core…