How to reproduce:
1. Open the attached project "BugCatcher"
2. Go to Window -> Asset Management -> Addressables -> Groups
3. Go to Build -> New Build -> Schema Driven Build
4. Observe the Console
Expected results: No warnings are thrown
Actual results: "ProfileValueReference: GetValue called with empty id." warnings are thrown
Reproducible with: 3.1.0 (6000.7.0a2)
Can't test with: 3.0.0 (6000.7.0a2) (Error is thrown when creating a build)
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
Full warning:
ProfileValueReference: GetValue called with empty id.
UnityEditor.GenericMenu:CatchMenu (object,string[],int) (at /Users/bokken/build/output/unity/unity/Editor/Mono/GUI/GenericMenu.cs:162)