Hello everybody,
I have a weird shadow artifact with shadows sometimes which creates stripes:
https://www.babylonjs-playground.com/#IFYDRS#131
It becomes even weirder with usePercentageCloserFiltering set to false: https://www.babylonjs-playground.com/#IFYDRS#132
This is really well seen here with cascaded shadow but I also have the same issue with simple shadow.
I tried to play with shadowMinZ or the biais as suggested in these other topics here and here but with no result at all: https://www.babylonjs-playground.com/#IFYDRS#133