I have 2 scenes and I need to unsubscribe from events before first scene will be changed.
public event Action ObjIndexChanged = () => { }; void HandleComm