It seems that widetilde is not available with FiraMath.
\documentclass{standalone}\usepackage[math-style=TeX]{unicode-math}\usepackage{firamath-otf}\begin{document}$\widetilde{G_{+, 0}}$\end{document}
Is there a way to fake it? (I'm using lualatex
).