Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Issue] Webview stops working after a certain time without being used #300

Open
Quentin-Tran opened this issue Apr 4, 2024 · 0 comments
Labels
issue Something is broken

Comments

@Quentin-Tran
Copy link

What platform are you experiencing this issue on?

Windows

What architecture is your platform?

64-Bit

What version of UWB are you using?

Latest VoltstroUPM Release

What Unity version are you running?

2021.3.15f1

Describe what the issue you are experiencing is.

It seems webviews stop working if you don't use them for a while. Maybe a time out if we stop using the web engine ?

Provide reproducible steps for this issue.

  1. Create a new empty project.
  2. Import Unity Web Browser Basic samples and drag and drop UnityWebBrowser prefab into the scene.
  3. Play
  4. Wait for 10 minutes without using the webview (I don't know if the bug can be trigger quicker :/ )
  5. Focus the search field, enter a random url and click on the button to start searching.
  6. It doesn't work, I got this errors logs :
[Web Browser]: [Engine]: Uncaught exception occured in the entry point!
System.IO.IOException: Unable to read data from the transport connection: An established connection was aborted by the software in your host computer

Any additional info you like to provide?

No response

@Quentin-Tran Quentin-Tran added the issue Something is broken label Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue Something is broken
Projects
None yet
Development

No branches or pull requests

1 participant