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

Support for Unity Render Streaming Package #109

Open
franchyze923 opened this issue Dec 14, 2023 · 0 comments
Open

Support for Unity Render Streaming Package #109

franchyze923 opened this issue Dec 14, 2023 · 0 comments

Comments

@franchyze923
Copy link

franchyze923 commented Dec 14, 2023

I'm working on an application that leverages the Unity Render Streaming package - https://docs.unity3d.com/Packages/[email protected]/manual/index.html

This allows you to interact with the game in a web browser, while the actual game runs elsewhere. I'm trying to get the Third Person example working but running into some issues. I'm able to get it displayed in the browser using the Receiver Sample https://docs.unity3d.com/Packages/[email protected]/manual/tutorial.html

but the controls are not working in the browser. Any ideas?

EDIT Recorded a video demonstrating this issue
https://youtu.be/xVFZl4g7gBw

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant