Skip to content

Commit

Permalink
Merge pull request #3593 from Autodesk/bailp/EMSUSD-987/undo-edit-pro…
Browse files Browse the repository at this point in the history
…totype-crash

EMSUSD-987 undo edit prototype
  • Loading branch information
seando-adsk authored Feb 6, 2024
2 parents cfa7940 + b1a164f commit 622bd40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mayaUsd/fileio/jobs/readJob.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -676,6 +676,7 @@ bool UsdMaya_ReadJob::_DoImport(UsdPrimRange& rootRange, const UsdPrim& usdRootP
}
}
deletePrototypeMod.deleteNode(prototypeObject, false);
mNewNodeRegistry.erase(prototypePath.GetString());
}
prototypesLoop.loopAdvance();
}
Expand Down

0 comments on commit 622bd40

Please sign in to comment.