CustomTiles is a SharePoint Feature and needs to be enabled for the update to succeed.
Run the following on all web applications:
Enable-SPFeature -Identity CustomTiles -Url WebApplicationUrl -Force
Run the following on all web applications:
Enable-SPFeature -Identity CustomTiles -Url WebApplicationUrl -Force