[4.7 Final] PhysX error isFinite

The fix has to be deployed by Epic Games or Nvidia, because the “Thirdparty” directory is affected. The plugin directory is standalone at another location in the filesystem, and in my log there is no reference at all to the Victory BP Plugin.

Fix: Go to Engine\Source\ThirdParty\PhysX\PhysX-3.3\include\foundation\unix\PxUnixIntrinsics.h and replace isfinite with isFinite. a quick fix and its done, Epic Games.