I’m calling GetPhysicsAngularVelocity on my StaticMeshComponent and it’s returning an FVector(-1.#IND, -1.#IND, -1.#IND). Physics is enabled, and GetPhysicsLinearVelocity works. GetPhysicsAngularVelocity worked in blueprint, so I don’t know what’s happening now.
Any idea what causes this? Thanks