Asus ROG 2 Twin View

Hi, I have the TwinView Dock for the Rog phone 2 and have been trying to access the 2nd screen unsuccessfully using the Display script here Unity - Scripting API: Display.

I tried to string the length but result is always 1 with this. Side question regarding the Length of the displays. It starts at 1 for the first display correct? Or 0?

displaysText.text = Display.displays.Length.ToString();

Been searching for ROG+Unity but nothing really helpful. If anyone has experience and success with split screen on mobile or specifically the ROG TwinView would greatly appreciate some guidance.

Thank You-

Any luck with that @satchell ?

So I went through several iterations with unity’s Display and did a few with Android Studio with no luck. I’m even having issues with the Pixel using the Simulated display so thinking it’s user error on my part via android. On windows it works as expected.

It’s possible ROG Phone needs to be android 10, it’s only 9 currently. And the Asus forums really didn’t look like it had a section to ask.
I haven’t touched it in a few days but I plan to update this if I get something.
https://developer.android.com/guide/topics/ui/foldables.

Thank you for your answer @satchell ! Apparentelly you need to have a specific SDK from ASUS to make the dual screen work on ROG PHONE 2. I wish we could have a feedback from @UnityMaru , maybe… Or anyone from Unity.

1 Like