Steps to reproduce:
1. Open a URP-enabled Unity project
2. Create a new Global Volume (GameObject>Volume>Global Volume)
3. Select it and click New next to the Profile field
4. Observe the console
Expected result: no errors/warnings
Actual result: the following warning is thrown
Unable to register event uVolumeProfileUsageAnalytic with vendor key: and error code InvalidData. Editor Analyitics will not be gathered.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:206)
Reproducible with: 2023.2.0a22, 2023.2.0b11, 2023.3.0a8
Not reproducible with: 2023.1.12f1, 2023.2.0a21
Tested using Ubuntu 22.04