boundingBox interfering with shadows

Hi,
not much to add beside the title. It’s not a huge issue, but check the following PG - the bounding box is interfering with the shadow casted by an object. Any way how to workaround this? Thanks.

What you can do is disable the bounding box renderer during shadow map generation:

thanks