gree / gree/unity-webview

Doesn't work with New Input System

Open
#1,233 0 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

Image

Library\PackageCache\net.gree.unity-webview@6d738d2bddf4\Assets\Plugins\WebViewObject.cs(32,19): error CS0234: The type or namespace name 'InputSystem' does not exist in the namespace 'UnityEngine' (are you missing an assembly reference?)

Image Image

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

Start at Library\PackageCache\net.gree.unity-webview@6d738d2bddf4\Assets\Plugins\WebViewObject.cs, especially line 32, and reproduce the compiler error in a Unity project using the New Input System. Check how the package references UnityEngine.InputSystem; done means the package compiles without the CS0234 error in that setup.

Written by the indexing model from the issue text.

Assessment

Tech stack
unity
Domain
game-dev
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.