Let $X_n \in \mathbb{R}^k$ and $Y_n \in \mathbb{R}^l$ be sequences of random variables and $X_n\xrightarrow{\text{d}}X$, $Y_n\xrightarrow{\text{d}}Y$. Additionally let's assume that $(X_n, Y_n)$ converges to some random variable $Z \in \mathbb{R}^{k+l}$ in probability. Does $(X_n,Y_n)\xrightarrow{\text{d}}(X,Y)$?
Let $(Z_1, Z_2) = Z$. Then I guess that $X_n \to Z_1$ and $Y_n \to Z_2$ in probability. However, this may not guarantee $Z_1 = X$ and $Z_2 = Y$. So the conclusion would be "no". But I can't find a counterexample.