Search Issue Tracker
Fixed
Fixed in 2023.2.0b16, 2023.3.0a19
Votes
1
Found in
2023.2.0a22
Issue ID
UUM-51843
Regression
Yes
[Linux] Unable to register event uVolumeProfileUsageAnalytic warning thrown when creating a Volume Profile
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment