Skip to content

Releases: IanPhilips/UnityOculusAndroidVRBrowser

Beta Plugin

05 Dec 19:13

Choose a tag to compare

Beta Plugin Pre-release
Pre-release

Made sure both width and height match what is passed in to the plugin at _ajc.Call("SetOutputWindowSizes", _width, outputHeight);

Beta Plugin

04 Dec 20:17

Choose a tag to compare

Beta Plugin Pre-release
Pre-release

Fixed a scrolling issue when loading new webpages.

Beta Plugin

03 Dec 01:04

Choose a tag to compare

Beta Plugin Pre-release
Pre-release

Allows users to convert graphics of an Android WebView to a png that Unity's RawImage can display as a texture. Youtube doesn't work.