[Isaac Sim] Issue: 3DGS NuReC object does not inherit transform when parented to a Proxy Mesh #458
Replies: 1 comment
-
|
Hi @Chauncywu1999, Thank you for the detailed report and the comprehensive screenshots - they really help illustrate the issue you're experiencing with 3DGS NuReC objects and transform inheritance. I can see that when you parent a 3DGS object under a proxy mesh and move the parent, the 3DGS object isn't following the transform hierarchy as expected, and there's a "ghost" artifact remaining at the original location. This is definitely not the expected behavior for standard USD scene hierarchy. To help us investigate this further, could you provide some additional information?
Questions about your workflow:
I'm escalating this to our engineering team to investigate whether this is a known limitation with the 3DGS rendering pipeline or a bug that needs to be addressed. 3DGS/NuReC objects use a specialized rendering path, and there may be constraints on transform inheritance that we need to document or fix. I'll keep this thread updated as we learn more. In the meantime, if you discover any workarounds, please share them here for other users who might encounter the same issue. Thanks again for taking the time to document this so thoroughly! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
help!!!!
Operating System
GPU Information
Topic Description
3DGS NuReC object does not inherit transform when parented to a Proxy Mesh
Detailed Description
Hi everyone,
I am currently working with NuReC / 3DGS (3D Gaussian Splatting) objects in Isaac Sim and have encountered an issue regarding the scene hierarchy and rigid body transforms.
My Workflow:
The Issue: When I move the parent proxy mesh, the 3DGS NuReC object does not follow the movement. Its Xform seems detached from the parent's transformation.
Furthermore, a visual artifact (an unselectable "ghost" target) remains at the original location where the object was first spawned.
Questions:
Steps to Reproduce
create a .usdz file
set proxy mesh and modify mesh to matte object
parented the 3DGS object under the proxy mesh and move it
Screenshots or Videos
Additional Information
What I’ve Tried
I tried grouping both objects under a common Xform, but the issue persists.
Beta Was this translation helpful? Give feedback.
All reactions