Carboard and Throttling

Hi,

I’m trying to optimize my app, and realized that if I create an empty scene, with just the default skybox, nothing else, a galaxy S6 gets hot after 2 minutes and exhibits poor framerate.

I have set the quality to the lowest possible value, and there is just a skybox !

So I’m really curious about what can be built with unity & VR as a S6 is not bad at all.
Anybody experienced this ?

Yes you definitely can’t have any dynamic lights (The default directional light is dynamic). Here’s some settings you can adjust for Mobile VR build:

Thanks a lot, actually the default skybox is not to be used !

Thks