Skip to content

[Issue] Getting "Error in data loop! System.IO.EndOfStreamException: Attempted to read past the end of the stream." on Mac M3 Max. #374

@nattb8

Description

@nattb8

What platform are you experiencing this issue on?

Windows x64

What version of UWB are you using?

2.2.5

What Unity version are you running?

2021.3.26f1

Describe what the issue you are experiencing is.

Unable to use UWB on Mac. I'm getting "Error in data loop! System.IO.EndOfStreamException: Attempted to read past the end of the stream." on my Mac M3 Max.

Provide reproducible steps for this issue.

  1. Add Web Browser Full to my scene
  2. Set "Popup action" to "Open External Window".
  3. Set initial URL to https://javascript.info/popup-windows
  4. UWB successfully loads the page
  5. Under the "Example: a minimalistic window" section, there's play button in the example code. Click on the play button which then launches a pop-up.
  6. Close the pop-up
[UWB]: Error in data loop! System.IO.EndOfStreamException: Attempted to read past the end of the stream.

[UWB]: An error occured while executing task SendMouseMoveEvent! System.IO.EndOfStreamException: Attempted to read past the end of the stream.

[UWB]: It appears that the engine process has quit!

Any additional info you like to provide?

This works fine on Windows. You can test it with this link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededissueSomething is broken

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions