Make UI elements cast shadows

I have some worldspace UI elements that I would like to cast shadows. Currently, they are attached to a 3D object in the world that casts shadows, but the text does not, which makes it look strange. Every thread that I’ve found is either outdated or doesn’t work.

Thank you!

This isn’t possible without a custom shader. I did find a similar question that included a shader and some explanation if that helps.