My professor discussed a generalization of the unit distance problem:
Bound $m(n)$, the maximum number of points $x_1,\dots,x_m\in \mathbb{R}^n$ s.t. $|\{||x_i-x_j||:i,j\in[m]\}|=2$.
She mentioned that an easy lower bound is $m(n)\geq n(n+1)/2$. I've been trying to think of configurations of points to realize this bound, but I've had no success. I do notice it's equal to ${n+1 \choose n}=1+\cdots+n$. Maybe this is relevant?