Event Viewer window doesn't appear

Event Viewer window

Hello everyone,

I am currently working with Addressables version 2.2.2 (released on July 03, 2024) and have encountered a couple of issues that I cannot resolve.

  1. Event Viewer: I am unable to find the Event Viewer in the Unity Editor. I’ve followed the documentation but can’t seem to locate it anywhere. Is there something I’m missing in the setup or configuration?
  2. ‘Send Events’ Option: In the Addressable Settings, the option to enable ‘Send Events’ is missing. According to the documentation, this should be available, but I do not see it in my current setup.

Has anyone else encountered these issues with Addressables 2.2.2? Any advice on how to resolve these would be greatly appreciated.

Thanks in advance!

Apparently it was erased in 2.0.

https://docs.unity3d.com/Packages/com.unity.addressables@2.2/changelog/CHANGELOG.html
[2.0.3] - 2023-08-27
Removed the Event Viewer API and corresponding tool

Please tell me an alternative to this? Unity Technology?

The alternative is probably the Addressable Assets Module in the Profiler.

I never used Event Viewer so I’m not sure how they compare, but I think I read somewhere that the plan was always to remove Event Viewer once the Profiler module was ready.

Great!!
I found it. Thanks for your info.