Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by GabrielRossito · Sep 22, 2017 at 12:04 PM · buildwindows

Unity UWP build open only a white screen

Hello guys, I'm starting to move a project to UWP and it simple wont work... The project compile without errors but when I open the project it simple show a White screen, nothing more, not even a message of "Stop working".

I have tried everthing that I know, the same thing is happening with a empty project.

Unity 2017.1.1 SDK 10.0.15063.468 Visual Studio Professional 2017 15.3.5

If someone knows something, pls.....

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

2 Replies

· Add your reply
  • Sort: 
avatar image
0

Answer by JurrienB · Oct 23, 2017 at 09:53 AM

have exactly the same problem. When I try to test with the simulator I get a black screen and a popup window with "starting the simulator". Maybe this extra information can help someone to solve this problem?

Comment
Add comment · Show 2 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image JurrienB · Oct 25, 2017 at 10:17 PM 0
Share

I have solved my problems. I have installed version 2017.2.0f3. I am building with scripting backend .NET with the settings mentioned in the last message . This time I have used build and run. I had not expected that this would work , since it was a build for UWP that needed further processing. In this way I found out that one of my projects could not be built successfully in visual studio because of a warning in Unity that caused that Unity did not produce a number of dll's. (and I have seen a number of questions about missing dll's in this forum).

Thank you @robackTHOF

avatar image robackTHOF JurrienB · Oct 27, 2017 at 08:50 AM 0
Share

Awesome! :-)

avatar image
0

Answer by robackTHOF · Oct 23, 2017 at 10:36 AM

I found this solution useful - helped adding Desktop/C++ tool to Visual Studio

https://social.msdn.microsoft.com/Forums/vstudio/en-US/f3b63051-cc74-4bcd-89ae-c4a904093546/error-msb8020-the-build-tools-for-v141-platform-toolset-v141-cannot-be-found-2017-community?forum=vssetup

Comment
Add comment · Show 6 · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image JurrienB · Oct 23, 2017 at 11:50 AM 0
Share

adding the Desktop/C++tool didn't change anything. I also did not expect a change because there were no errors or warnings reported during building.

avatar image robackTHOF · Oct 23, 2017 at 12:08 PM 0
Share

I did not have any errors either. Just white screen. Now it's gone. Which SD$$anonymous$$ version are you using? I'm using 10.0.16299.0

avatar image JurrienB robackTHOF · Oct 23, 2017 at 12:59 PM 0
Share

I managed to build for target version 10.0.16299.0 and then I got his error: Severity Code Description Project File Line Suppression State Error DEP3321: To deploy this application, your deployment target should be running Windows Universal Runtime version 10.0.16299.0 or higher. You currently are running version 10.0.15063.674. Please update your OS, or change your deployment target to a device with the appropriate version. App3

So, it seems that I have to update my OS. That might take some time.

avatar image JurrienB JurrienB · Oct 23, 2017 at 07:19 PM 0
Share

I found out that I still had to install windows developer updates. This took a long time but did not solve the problem. In order to get an OS windows build version 10.0.16299 , it seems that I have to install Windows 10 pro. Is that correct?

Show more comments
avatar image JurrienB · Oct 24, 2017 at 02:50 PM 0
Share

I am running Windows 10 Home (version 1709, build 16299.19), Virtual Studio 2017 (version 15.4.0) and I have two versions of Unity (2017.1.0p5 and 2017.2.0b2). With this configuration I have done a lot of testing with different projects. I have created builds from Unity to the Universal Windows Platform, XA$$anonymous$$L and 10.0.16299.0, using player settings: .Net 3.5 and scripting backend .NET (not IL2CPP). In Virtual studio I have created builds fro $$anonymous$$ and max target Windows fall creators update 16299. I could produce successful builds for X64, but all showing just white screens.

So the difference in our configurations ses to be the Unity version and the use of IL2CPP. Which one will do the trick?

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

78 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Distribute terrain in zones 3 Answers

I making a game for windows 8 1 Answer

Extra files after building? 0 Answers

Why does running my build in fullscreen produce framerate lag? 1 Answer

Build Crashes in Windows 8 but not in Windows 10 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges