When switching between USD sessions, I want to know the SessionId of the session I just left and the SessionId of the session I just entered. In the various USD events that fire on my switching sessions, I see SessionDeactivated and SessionActivated both fire.
The SessionId parameter passed to the SessionActivated event holds the ID of the session I just entered.
I would expect that the SessionId parameter passed to the SessionDeactivated event would hold the ID of the session I just left, but instead it shows the ID of the session I just entered.
This seems like a bug. Has anyone else tried to use these events before and seen this behavior?







