Hello All,
I’m getting started with a new AR project and reading through some stuff about how to set up the project. There’s three specific settings under the player tab that I have seen mention in conflicting ways across various sites and videos.
- Multithreaded Rendering - Some people say to disable it. Others don’t mention it at all and leave it checked
- Auto Graphics API - Some people have said to leave it checked, others have said to disable it and specifically remove the Vulkan API
- Scripting Backend - Some say to switch it IL2CPP, others leave it on Mono.
My question what is the most correct answer to these three options? Furthermore, why are they the correct answers?