Log Message Activity Missing in UiPath Studio 2025.10.0 - Activities Panel Issue

I’m unable to locate the Log Message activity in UiPath Studio 2025.10.0, and I need help troubleshooting this issue.
Environment:

UiPath Studio version: 2025.10.0
Project type: Blank Task
Language: [VB or C# - specify which you chose]

Details:
I have successfully installed both required packages:

UiPath.System.Activities (installed)
UiPath.UIAutomation.Activities (installed)

What I’ve tried:

Searched the Activities panel for “Log Message” - no results
Searched for “log” - no results
Browsed the System menu - only found System > File submenu
Checked Developer submenu - only found “Add/Remove Log Fields” and “Report Status” options
Restarted UiPath Studio

Current findings:

I can locate other activities like “Message Box” (under Common)
Write Line activity also appears to be available
Activities panel loads correctly for other activities

Issue:
The Log Message activity does not appear in the Activities panel despite the required packages being installed. The logging functionality only shows options in Developer submenu (Add/Remove Log Fields, Report Status), but no standard Log Message activity.
Questions:

Is Log Message activity available in version 2025.10.0?
Should it be in a different location than previous versions?
Is this a known issue or package configuration problem?
What’s the recommended way to add logging with log levels in this version?

Workaround:
I’m currently using Write Line activity as an alternative, but I need proper log level functionality (Info, Warn, Error, Fatal, Trace).

Note: This is my first time learning automation and UiPath Studio, so I may be missing something obvious. Any guidance would be greatly appreciated!

@eng.amgadesawy

Are you using Studio or StudioX?

In StudioX we don’t have Log message activity. You will have to use write live activity to log everything.

I use UiPath Sudio for citizen developers

@eng.amgadesawy,

That’s StudioX so we don’t have Log message.

I changed the profile to UiPath studio and after restart there is no log message too.

@eng.amgadesawy

Ok that’s strange! Could you check once if you have checked all the filters in the Activities panel and then search.

I removed it and made a clean installation, and the log message finally appeared. thank you for your time and help.

1 Like

Glad to here that @eng.amgadesawy .

Kindly close the thread by marking the answer as solution.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.