Skip to content

RB position/linear velocity/angular velocity is NaN #466

Description

@korokuchum

Library and Version

5.6.1

Operating System

Windows 11

Steps to Trigger Behavior

No certain steps

Expected Behavior

No Nans present after the simulation

Actual Behavior

Rigid body position, linear ang angular velocity is NaN after simulation step.

I can't figure out where those NaNs came from. I used debug PhysX build and added a bunch of asserts to vec3/vec4/quat/matrix etc. and can't catch the moment when those NaNs appear.
Thus I concluded that it is caused either by invalid memcopy or sse operation.
Could you please tell me where should I look to figure this out?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions