Note: For any Isaac Lab topics, please submit your topic to its GitHub repo (GitHub - isaac-sim/IsaacLab: Unified framework for robot learning built on NVIDIA Isaac Sim) following the instructions provided on Isaac Lab’s Contributing Guidelines (Contribution Guidelines — Isaac Lab Documentation).
Please provide all relevant details below before submitting your post. This will help the community provide more accurate and timely assistance. After submitting, you can check the appropriate boxes. Remember, you can always edit your post later to include additional information if needed.
Isaac Sim Version
4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model: RTX4090
- Driver Version:
Topic Description
Detailed Description
Hello.
I have a deformable object mesh in the shape of a rope. However, in the simulation, I can only see the object deform when using the debug view mode. When I turn off the debug view, the object no longer appears to deform.
debug view on:
debug view off:
Steps to Reproduce
- create a mesh and assign a deformable object to it
- click on the eye icon → show by type → Physics → Deformable Body → selected
- click on the object and run a simulation, it will deform
- click escape, rerun the simulation, the body doesnt deform

