Doesn't work with New Input System
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
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?)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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