Search Issue Tracker
Fixed in 2023.3.0a19
Fixed in 2023.2.X, 2023.2.0b16, 2023.3.X
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment