Closed hgueziri closed 2 years ago
Deleting USProbeObject from scene causes Ibis to crash. GetHardwareModule returns a nullptr and is being used to remove the object. This PR makes sure HW module exists before calling RemoveTrackedVideoClient().
Deleting USProbeObject from scene causes Ibis to crash. GetHardwareModule returns a nullptr and is being used to remove the object. This PR makes sure HW module exists before calling RemoveTrackedVideoClient().