Post_Pocess Bloom not work

My Unity version is 2020.3.20.
I try to make a glow cube in URP.
Here is what I got.


My shader

shader color

post-process volume

Camera

How can I make bloom effect work?

I figure out. Change Bloom Threshold value to 1. It work fine.