How to add an UI Overlay Blur?
Some like this using URP and shader graph. In the tweet, he says something about an example project but I couldn't find it anywhere.
Answer by olivermgbruce2002 · Jul 11, 2020 at 09:45 AM
I'm not quite understanding the question, however if you want the UI canvas to be covered with a blurry color. Simply create an image on your canvas and re-size it to cover the canvas. After which change it to the desired color. Now in the color tool area you will have 4 bars as R, G, B and A. simply turn down the A or Alpha to your liking, to cause this blurry / transparent effect. Hope that helped, but if this isn't what you wanted, elaborate your question and maybe i'll be able to answer it.
Answer by masha · Mar 28 at 03:50 AM
Check out this thread https://forum.unity.com/threads/solved-dynamic-blurred-background-on-ui.345083/#post-2853442
Your answer
Follow this Question
Related Questions
Applying a UI-Overlay-Shader on a Canvas. Problems! 0 Answers
Text not being rendered on canvas 1 Answer
Material.SetFloat not working 0 Answers
Screen Space Overlay canvas prefab becomes unclickable 1 Answer
Player Party Save 0 Answers