I'm looking for a way for Unity to either:
- not require the user to save the project before building asset bundles
OR - have a custom asset bundle build event that automatically saves the project when you press build.
any help you guys could provide would be greatly appreciated as i'm not entirely sure how to approach this problem. thank you.