Assets/Plugins/WebViewObject.cs(449,16): error CS0161: `WebViewObject.Progress()': not all code paths return a value
Open
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
- 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
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