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
- Editor hangs when painting Details containing 2D Mesh on Terrain
- No audio is played when TimelinePlayable has one output
- Scene and Sprite Editor views break when an edge is deleted in an attempt to split geometry
- Specular lighting visible in a camera with Path Tracing when Preserve specular lighting is disabled in observed material
- Cinemachine package throws CS1061 errors in the Console when installed in a project that has HDRP and URP installed
Add comment