There is any way in the Oculus Integration package in Unity to check if a user has an avatar configured?
Right now we are using the graph.oculus.com/userid?access_token=token&fields=avatar_v2{avatar_image{uri}} call but I don't know if is the correct solution.