It looks like there are a few issues with Shearing on widget elements such as TextBlocks and ProgressBars where the shear causes an ensure failure in unreal when trying to determine the CurrentDepthTexture.
From my understanding any widget with clipping that is sheared will fail due to its depth buffer not being set.
Is there a way to fix this?