Hello! Is there any way to change Background Blur shape from square to any other in UMG? Circle may be, or custom mask for Background Blur?
Any help please?
Still need help :C
Bump! Help ![]()
I never got an answer to that question as well… Looks like it’s one of those things that we have to figure by ourselves.
I’m almost done about this. I did it with engine code modification(IMO, there is no way to do it without it)
I’m also considering to pull a request to ue4-github.

Hey Varioov, did you ever make a pull request for this?
Anyone managed this yet?
The background blur widget in UE5 supports adjusting Corner Radius.
If you want to apply a mask to control the blur region, see this plugin: Unreal BackgroundBlur With Mask - YouTube
No
For everyone else, this might be the pull request in question. It doesn’t compile in UE5 as is, so further modification is needed.
https://github.com/EpicGames/UnrealEngine/pull/8249/files
