## Describe the bug In Unity 2021, when an element is removed, the `Unbind` method is not called. ## Current result This leads to a lot of issues because `SetBindingContext` is called without resetting it.