MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Unity API: Throw exceptions when IWebView is called while not ready (causes crash!)
Open
@Lakshmisha-KS is already working on this.
Since Feb 12, 2025.
feature request
tracked
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
I'm using this to display webpages on the HoloLens:
https://learn.microsoft.com/en-us/windows/mixed-reality/develop/advanced-concepts/webview2-unity-plugin
Unity or the application crashes without notice when calling IWebView while not ready. Please, make sure to catch this crashing error and throw an Exception, if this is the case.
Together with this #3722, the WebView would be much easier to implement for general purposes.
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.
Assessment
This issue has not been assessed yet.