The URL for the asset bundles (Unity) are created using the content-server hash of the original GLTF. Therefore, the generated contents may not be immutable, because the asset bundle generator may have bugs or upgrades.
Prepend /v1
to the original content-as-bundle URL pathname.
-https://content-assets-as-bundle.decentraland.org/QmfNvE3nKmahA5emnBnXN2LzydpYncHVz4xy4piw84Er1D
+https://content-assets-as-bundle.decentraland.org/v1/QmfNvE3nKmahA5emnBnXN2LzydpYncHVz4xy4piw84Er1D
The current (unversioned) URL must continue working.