1) Copy SphereStaticMeshIssue.cs and GreenTestMesh.cs to the "BEPUphysicsDemos\Demos\" folder.
2) Add "typeof (SphereStaticMeshIssue)" to the "Type[] demoTypes" array found in "DemoGame.cs".
3) Run project in debug.
4) Observer ball falls through ground.