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

[PROBLEM] Why does the GUI display abnormally #616

Closed
YngJian opened this issue Dec 23, 2021 · 9 comments
Closed

[PROBLEM] Why does the GUI display abnormally #616

YngJian opened this issue Dec 23, 2021 · 9 comments
Assignees
Labels
bug Something isn't working stabled Waiting reply from user

Comments

@YngJian
Copy link

YngJian commented Dec 23, 2021

I can display normally in the editor, but after connecting to the browser, mouse events and GUI are not displayed.

image

1640261375(1)

@YngJian YngJian added the bug Something isn't working label Dec 23, 2021
@karasusan
Copy link
Collaborator

@YngJian
WebBrowserInput sample uses CameraStreamSender, this component send texture displaying on a camera.
If you want to send video with UI, please try Broadcast sample.

@YngJian YngJian closed this as completed Dec 24, 2021
@YngJian
Copy link
Author

YngJian commented Dec 24, 2021

@YngJian WebBrowserInput sample uses CameraStreamSender, this component send texture displaying on a camera. If you want to send video with UI, please try Broadcast sample.

After I switched, the editor was running normally, but an error was reported after opening the browser.

image

@YngJian YngJian reopened this Dec 24, 2021
@YngJian YngJian changed the title [BUG] Why does the GUI display abnormally [PROBLEM] Why does the GUI display abnormally Dec 24, 2021
@karasusan
Copy link
Collaborator

karasusan commented Dec 24, 2021

@YngJian
Copy link
Author

YngJian commented Dec 24, 2021

Have you read this document? https://docs.unity3d.com/Packages/com.unity.renderstreaming@3.1/manual/sample-broadcast.html

Excuse me, if I have a mouse click event on an object, then the result is displayed through the GUI. I need to be able to operate in the editor, but also in the browser, which way do I need to use in this case

@karasusan
Copy link
Collaborator

@YngJian
Could you try to use the latest version?
In this present, The latest version is 3.1.0-exp.2.

@kannan-xiao4
Copy link
Contributor

@YngJian In addition: on 3.1.0-exp.2 version's Broadcast sample provide uGUI control from browser.

@YngJian
Copy link
Author

YngJian commented Jan 6, 2022

@YngJian Could you try to use the latest version? In this present, The latest version is 3.1.0-exp.2.

Not yet, I'll try again.thanks.

@karasusan karasusan added the stabled Waiting reply from user label Jan 12, 2022
@kannan-xiao4
Copy link
Contributor

@YngJian Do you have any update?
If nothing, we will close this issue.

@kannan-xiao4
Copy link
Contributor

If you have any question, please re-open issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working stabled Waiting reply from user
Projects
None yet
Development

No branches or pull requests

3 participants