Skip to content

reset_xform_op_properties not working #489

@VegaDeg

Description

@VegaDeg

Description

Hi, I added a .glb file to stage by add_reference_to_stage() function, and tried to create a xformprim to control it through from isaacsim.core.experimental.prims import XformPrim. However, even though I tried set reset_xform_op_properties=True or explicitly call reset_xform_op_properties() function, a 'xformOp:rotateX:unitsResolve' property still persists in the prim. I think this might because I added the .glb as reference and reset_xform_op_properties does not work with it. Is this a bug or am I using it wrong? What is the general workflow of importing a .glb file and use a xform prim to control it? Thanks

Isaac Sim version

5.1.0

Operating System (OS)

Ubuntu 24.04

GPU Name

RTX 5090

GPU Driver and CUDA versions

580.126.09

Logs

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions