Unity Quest 3 Multithreaded performance
Hello, I noticed that in Unity (2022.3.15) when I want to use multithreading I only have 2 Job workers available. On PC I have many more, the question is if there is a setting or Quest 3 gives only 2 threads to use ? Thank you in advance.816Views0likes0CommentsECS doesn't work on the GO
I started a new project for the oculus go with the new DOTS, to my surprise, the app crashed when launched to the point I had to turn off and on the device every time. First I thought it was something with the optimization configuration, but after several testing, if I removed everything that had to do with the ECS the app worked perfectly. If someone has tried and succeed using DOTS and oculus prefabs please be kind enough to share how did you do it. The unity version that I'm using is 2019.2.0.f1, the Oculus SDK version is 1.391KViews0likes1CommentData-Oriented Technology Stack (DOTS) and Oculus?
Today i saw a talk at Unite Copenhagen about great performance improvements using Data-Oriented Technology Stack (DOTS). http://youtu.be/yTGhg905SCs I wonder if anyone has already applied this for VR development in combination with Oculus Intergration?675Views0likes0Comments