Based on the information available it seems like raycasting is intersecting with a mesh that doesn't have float32 UVs. In the error message there is no name for the mesh, so it could possibly be generated from somewhere in the project. Please make sure all meshes used for collision have the correct data format. If the issue persists please try to make a minimal repro that is clearly demonstrating the issue, and we can take another look.