Error when using Unity Addressables with VisionOs

I am trying to make an application on visionos with addressables, when I press on play button everything works fine but when I build the project I get this weird error

Image not found for path: Packages/com.unity.addressables/Editor/BuildReportVisualizer/BuildReport Resources/Icons/NoIconIcon.png
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:203)

What version of Addressables and Unity are you using? Are you using the Addressables package? Are you using the Localization package?