unity 2018.2.17f1 bug
Open
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
EntryPointNotFoundException: _CWebViewPlugin_GetMessage
WebViewObject.Update () (at Assets/Plugins/WebViewObject.cs:795)
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 by reproducing the EntryPointNotFoundException with Unity 2018.2.17f1 and inspect Assets/Plugins/WebViewObject.cs at line 795. Trace the _CWebViewPlugin_GetMessage entry point and determine why it is unavailable in this Unity version. Done means WebViewObject.Update no longer raises the exception in the affected setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- objective-c, 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