Hi,
I believe that Casey has deleted too many lines while converting GetRenderEntityBasisP to the new Unproject. He deleted the line
| DistanceAboveTarget += DEBUGUI_DebugCameraDistance;
|
This means picking the entities does not work as expected when using the debug camera.
Mox