Hibow is a simulation of the future of multiplayer combat VR game. In
the arena of the future world all players as a variety of superheroes
compete and fight with players all around the world. The game's intense
arrow shooting, excellent flying exper...
Hello, everyone.My app recevied a feed back from oculus support team.It
call me add the user check.But when I added it in my program and build
it with unity.Then run it,it crashed.Someone knows what happend?And how
to fix it?Thanks a lot.
I used the platform sdk for unity.I found this sdk callback will cause a
large of GC amount.I tested this,when I comment out my specific callback
functionality,the large GC still existed.Actually,this situation will
happen after the oculus server ret...
I tested this,when I comment out my specific callback functionality,the
large GC still existed.Actually,this situation will happen after the
oculus server return me the successful result,about 0.5MB GC.When the
request errored,it will return me 340B ...
I used the LeaderboardEntry.User.ImgUrl to get user's image.However,it
show me null.I only used the Users.Get() to get user to get user image.I
think this is a problem.Would you will fix this?