How to remove LiveCoding Right Bottom Notifications?

Hello,

I just learn Unreal. When I learn and practice to use C++, I get annoying popup like this:

It also show when Unreal editor hide:

I try to look “clear” button but not found, right click also not show anything, like option to remove. Can anyone help me?

Thanks.

4 Likes

These should automatically fade out. Maybe something got buggy. Did you try restarting the editor?

Yes, I restart editor, but it happen again which not fade out or disappear if I use Live Coding to compile C++.

Update: sometime notification fade out (just find 1 or 2 notification fade out), but often not fade out or disappear.

1 Like

I also get this behavior. They initially disappear for me but the more I use Live Update the more they pile up until they’re off the top of my screen and they don’t go away until I close the editor.

1 Like

I am having the same issue - even tried rebooting my PC. Don’t know if this helps, but I am currently running windows 11 and using Visual Studio 2022

1 Like

same here, were you able to fix it? i’m also on windows 11 pro running visual studio 2022. have have to restart Unreal Engine for these messages to disappear.

Experiencing the exact behavior on my system as well. I’m on Windows 11 Pro, running UE 5.4.3, fresh install and ever since I started using Live Coding on this machine, these messages keep piling up and won’t disappear.

1 Like

i am downloading the source code of engine, i want to check what wrong with this notifications…

1 Like

now i found something…

but…

1 Like

that’s odd. i really hope Epic looks into this.

Just confirming, also seeing this (live coding notifications not disappearing) on a Win 10 system, Unity Engine 5.4.3.

Same issue here! Updated my project to 5.4.4 from 5.2 (where the issue wasn’t occurring) and now is


Not sure if this is an engine bug or a editor preferences thing. If anyone has a fix that would be super helpful as its in the way and quite annoying after recompiling a few times :sweat_smile:

I also have the same problem. Version: 5.4.4-35576357+++UE5+Release-5.4 on Windows 11

Same problem. BUMP

did this ever get solved?

Same issue on UE 5.4.4-35576357 (installed from the launcher)
Windows 11 Home N Version 23H2

BTW regardless of the fading out working or not, I think having a way to dismiss the notification on demand is a reasonable request

Thanks to everyone for reporting this!
We’re aware of the issue and it has been fixed internally for a while.
Unfortunately the fix did not make it into the 5.4 patches, so it will only be released with 5.5.
Apologies for the delay.

For anyone working with a source build for the engine, this is the change on Github, which can easily be applied to a local 5.4 build:
https://github.com/EpicGames/UnrealEngine/commit/c09fcdfda5b6ed4882e90ae7812faae181dfeac7

2 Likes