Released probe handle when deactivating the controller
This commit is contained in:
+1
@@ -164,6 +164,7 @@ namespace AZ
|
||||
if (m_featureProcessor)
|
||||
{
|
||||
m_featureProcessor->RemoveProbe(m_handle);
|
||||
m_handle = nullptr;
|
||||
}
|
||||
|
||||
LmbrCentral::ShapeComponentNotificationsBus::Handler::BusDisconnect();
|
||||
|
||||
Reference in New Issue
Block a user