unable export APV data with addressable ![]()
Is the APV bake visually not there? Normally addressable will include any references too…
Perhaps try adding the folder to addressable instead of the files?
Thanks, I’ll give it a try
i just submitted a bug report
IN-82536
.18 still broken…
.19 still broken. bug report closed.
What did they say in the bug report?
is being tracked internally and has not been made public
I’ve had some other lighting issues confirmed, but I haven’t seen any updates to APV the past couple weeks.
My theory is these fixes are on hold until after UNITE, which may announce some changes. Or maybe the team is just occupied for now.
.20 still broken
.22 ! not fixed!
Yeah this still is not fixed in current versions. The ProbeVolumeBuildProcessor only accounts for scenes in the build settings, not scenes in addressables when looking for baking sets. Hence they don’t get recognized as dependencies.
Although not a great solution, you can fix this manually by setting the TextAsset references (CellData, CellOptionalData, etc.) in the baking set assets by looking at them with the debug inspector. They should then show up in your addressables.
We use a modified version of the urp packages and made changes to the build processor to properly fix this.


