Hi, Even though I assigned the content variable of ScrollRect in the inspector I got an exception. UnassignedReferenceException: The variable m_Content of ScrollRect has not been assigned. You ...
I seem to be running into an issue where I have a ScrollRect setup, but the scrollbar value is set to NaN when the XR Controller drags it outside of its own rect. It is a bit of a weird issue and I ...