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

Building Standalone exe from Unity and only got scene view instead of game view #89

Open
JossSun opened this issue Jun 8, 2019 · 0 comments

Comments

@JossSun
Copy link

JossSun commented Jun 8, 2019

I'm using Unity 5.6.2. After experiencing the same issue of can't build standalone like #75, I got my standalone build with errors in #77. At that time, I couldn't seem to get any Kinect data streaming into my exe. So I moved some code that caused null referencing problems to Awake() and got rid of those errors. When my standalone finally starts to work, it's displaying the scene view instead of the game view. I followed the tutorials carefully, and has been reading through related issues. Couldn't seem to understand what I did wrong. I'm not experienced in building standalone executable from Unity. Is there any place that specifies which view to be built? Really hope anyone who has succeeded in building the exact game view into standalone could lend a helping hand :)

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