@ Hey, I get this error every tick in the output log when using your plugin on other projects(bp or c++) when using the EventPhysicsTick connected to any AddForce. No crashes and it’s working fine but the error message.
Is the plugin only allowed in the MMTContent project or do I need to change some settings to the project? I haven’t tested if the substepping works when getting this error.
LogPhysics:Error: PHYSX: (D:\Build++UE4+Release-4.13+Compile\Sync\Engine\Source\Runtime\Engine\Public\PhysXPublic.h 241) eINVALID_OPERATION : PxScene::lockWrite() detected after a PxScene::lockRead(), lock upgrading is not supported, behaviour will be undefined.
LogPhysics:Error: PHYSX: (…..\PhysX\src\NpScene.cpp 2946) eINVALID_OPERATION : PxScene::unlockWrite() called without matching call to PxScene::lockWrite(), behaviour will be undefined.