Distance fields not generating correctly for box primitive static mesh

As of 4.11.2, the box primitive static mesh does not seem to be able to generate distance fields correctly. I noted that there were some serious shadowing errors in my maps after upgrading my project to 4.11.2, and it seems isolated to distance field generation on this static mesh:

This static mesh is the cube primitive packaged with the engine. No modifications have been made. If I pull in a fresh copy of the static mesh as a static mesh actor, it shows the same results. As you can see in the debug view, the distance fields are generating some seriously garbled geo. Any idea what might cause this?

Hi Brian,

This has already been reported with UE-26783. It has already been resolved with our internal build of 4.12.

As a work around you can increase the Distance Field Resolution Scale in the Build Settings for the static mesh.
This also only appears to affect some simple shapes, but not more complex shapes.

Thank you for taking the time to report this!

Tim