APV - AssetBundles / Addressables Support

The following is intended for informational purposes only, and may not be incorporated into any contract. No purchasing decisions should be made based on the following materials. Unity is not committing to deliver any functionality, features or code. The development, timing and release of all products, functionality and features are at the sole discretion of Unity, and are subject to change.
If you have accepted to use functional cookies and logged in using your Unity ID at the top right of the page, then sharing feedback is as simple as clicking a card below, selecting a topic’s importance, adding your point of view, and submitting. If you prefer not to accept functional cookies or log in, you will be prompted to enter an email address and validate it, so we know how to reach out when the topic evolves. For more information read the Feedback and privacy terms.
APV is now supported with AssetBundles/Addressables
Previously, APV has not been compatible with AssetBundles / Addressables. With this release, APV will now support the AssetBundles / Addressables workflow, however at the expense of Disk Streaming.
Note that one drawback of this option is that it's now impossible to partially load APV data in memory since they are regular assets. This means that in multiple scene setups, the memory footprint is that of the full baking set instead of just the loaded scenes.
This new optional code path can be enabled in the Graphics Global Settings in the new Probe Volume tab.