You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Add Web Browser Full to my scene
Set "Popup action" to "Open External Window".
Set initial URL to https://javascript.info/popup-windows
UWB successfully loads the page
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.
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.
The text was updated successfully, but these errors were encountered:
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.
https://javascript.info/popup-windows
Any additional info you like to provide?
This works fine on Windows. You can test it with this link.
The text was updated successfully, but these errors were encountered: