Search Issue Tracker

By Design

Votes

0

Found in

5.3.0b5

Issue ID

742289

Regression

No

Game object throws physics error message on Windows Store Apps

Physics

-

Reproduction steps:

1. Build & run the attached project to Windows Store Apps
2. See exceptions are printed into the console:

Attempting to update a PxVehicleNoDrive with a kinematic actor - this isn't allowed

(Filename: C:/buildslave/physx/build/Source/PhysXVehicle/src/PxVehicleUpdate.cpp Line: 5631)

This doesn't happen on any other platform, probably because WSA uses Debug Physics libraries.

Add comment

Log in to post comment