Skip to content

"Block" prim in Stage Scene Index while it's being removed #3566

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

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

robp-sidefx
Copy link
Contributor

Description of Change(s)

Flag the primPath of the prim currently being removed (via _SendPrimsRemoved) so that any calls back to this Scene Index about primPath should indicate a non-existent prim.

This is a food-for-thought proposal to address #3563

Fixes Issue(s)

Fixes #3563

Checklist

…ially removed and then rebuilt. During the propagation of the `_SendPrimsRemoved({primPath})` any queries back to this Scene Index about `primPath` should indicate a non-existent prim, and so we track it via a new `_usdPrimBeginRemoved`.

This is a food-for-thought proposal to address PixarAnimationStudios#3563
@jesschimein
Copy link
Collaborator

Filed as internal issue #USD-10774

(This is an automated message. See here for more information.)

@jesschimein
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@tallytalwar
Copy link
Contributor

/AzurePipelines run

2 similar comments
@tallytalwar
Copy link
Contributor

/AzurePipelines run

@jesschimein
Copy link
Collaborator

/AzurePipelines run

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

Successfully merging this pull request may close these issues.

Instances show up in duplicate HdPrims in Hydra Scene Index mode
3 participants