Feature/unity56 by KojiNakamaru · Pull Request #155 · gree/unity-webview

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@KojiNakamaru

Copy link

Member

cf. #154

Unity 5.6.x put its SurfaceView with setZOrderOnTop(true) and a WebView is hidden by the SurfaceView. This fix avoid this issue through a custom UnityPlayerActivity/UnityPlayer.

@KojiNakamaru KojiNakamaru merged commit 8b5f7f8 into master

Apr 7, 2017

@KojiNakamaru KojiNakamaru deleted the feature/unity56 branch

April 7, 2017 07:46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@KojiNakamaru