gree / gree/unity-webview

Is still not possible to work with a canvas?

Open
#417 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Objective-C++
Stars
2.7k
Forks
734
Avg merge
11h 39m
Merged PRs (30d)
1

Description

Hello @KojiNakamaru and everyone, I would like to know if is still not possible to work with a canvas with buttons or whatever in the same scene as where the WebView is.

Here you can see that I have move the margins and WebView Buttons, but behind the first one I have a buton from a canvas, which is not possible to click.

imagen1

In the next screenshot I have tried to "hide" the WebView in the second button with webViewObject.enabled = false; but doesnt respond.
With the first button (the one with Destroy(); ) It hides but I'm still not able to click any of the buttons.
imagen2

So there's any solution or workaround for this, any way of use canvas elements?
Do I will have to work with GUI buttons only?
Thanks :)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by reproducing the reported Unity scene with a WebView, Canvas buttons, webViewObject.enabled = false, and Destroy(); then inspect how input is handled. Done means documenting a confirmed solution or workaround, including whether Canvas elements can be used alongside the WebView.

Written by the indexing model from the issue text.

Assessment

Tech stack
unity
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.