gree / gree/unity-webview

Assets/Plugins/WebViewObject.cs(449,16): error CS0161: `WebViewObject.Progress()': not all code paths return a value

Open
#291 1 comment 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

I'm using Unity (5.6.2f1) to open sample/Assets/Sample.unity and then I also did the import of dist/unity-webview.unitypackage. Then I encounter the error, did I miss any step? or any solution to fix this error?

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

Reproduce the error by opening sample/Assets/Sample.unity in Unity 5.6.2f1 and importing dist/unity-webview.unitypackage. Then inspect Assets/Plugins/WebViewObject.cs around line 449 and the Progress() method; done means the project imports and compiles without CS0161.

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
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.