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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment