Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dragging a CesiumCartographicPolygonPrim in the Stage Window crashes app #636

Closed
corybarr opened this issue Jan 26, 2024 · 6 comments
Closed
Labels

Comments

@corybarr
Copy link
Contributor

(Confirmed issue in both main and #626.)

To reproduce:

  1. Open the attached .usda file.
  2. Create a Scope
  3. Drag one of the CesiumCartographicPolygonPrims into the Scope:

image

clippingTest.twoPolygonLayers.usda.zip

@corybarr corybarr added the bug label Jan 26, 2024
@lilleyse
Copy link
Contributor

Here's a .usda with globe anchor schema changes needed for testing with #626

clippingTest.twoPolygonLayers.usda.zip

@lilleyse
Copy link
Contributor

The stack trace doesn't seem to be in our code. I wonder if it has to do with Fabric and Basis Curves.

@corybarr
Copy link
Contributor Author

The stack trace doesn't seem to be in our code. I wonder if it has to do with Fabric and Basis Curves.

That's what I think. I think we should ship with this, then let NVIDIA know once they can reproduce it.

@corybarr
Copy link
Contributor Author

The stack trace doesn't seem to be in our code. I wonder if it has to do with Fabric and Basis Curves.

Also, there's no crash with the Fabric Scene Delegate disabled.

@lilleyse
Copy link
Contributor

A regular BasisCurves doesn't crash when moved

@lilleyse
Copy link
Contributor

Fixed in #648

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants