Is it possible to open a web page inside a game?

Hi, I have just started using Unity months ago and I would like to know if it is possible to open a url. But not clicking on a button and then open the default system browser like Chrome or Edge, I need to open the url inside the game. I’ve seen some tutorials but from 5 years ago and those assets are out to date. Thank you.

PD. I’m using 2021.3.16f1

what is your target platform/device?

but look for unity webview plugins or embedded browsers (asset store has many, some free ones in github too)

I’m developing on oculus quest, and taking off the headset every time I need to search specific thing on the internet is horrible.

ok, check those plugins if they support quest, this one seems to mention

but look for free alternatives too

and theres probably more

2 Likes

Okey, thank you so much, I’ll check it.