"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

Issue when setting screen resolution

Dear support,

For performances reasons, I need to modify the screen resolution of Unity player.

To do this, I am using the following method offered by Unity : 

SetResolution (width : int, height : int, fullscreen : boolean, preferredRefreshRate : int = 0) 

As soon as the resolution is modified, the background camera image displayed by vuforia is zoomed.

Is there any way to re-initialize the background for the current resolution in order to avoid this zoom effect ?

Please note that I dont have this issue when deploying on Android, it works perfectly.

Thank you again for your feedback.

Christophe Montandon.

For performances reasons, I need to modify the screen resolution of Unity player.

Sorry, at present non-native resolutions are not explicitly supported in Unity / iOS, and we do not currently have a date for this.

 

N