How to select a ton of assets and force changes to be saved
If you want to force save all changes for any assets in Unity, you can use the tool "Set Selected Assets as Dirty (Force Reserialize for Resave)".
This is useful when if you select all assets of a type eg. t:SoundEvent and want to force save them.