Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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
1
Question by __maja__ · Dec 29, 2014 at 01:24 PM · playerfullscreenplayersettingswindow-mode

Always Fullscreen (Windows)

At some point in our project, unity decided to always starts in Fullscreen on Windows.

We can't start it in windowed mode anymore, and we can't test our project with fullscreen mode.

What we've tried so far:

  • Player Settings: Change Resolution/Fullscreen mode/Resizeable window --> no effect

  • Show resolution dialog on startup - The chosen resolution is used, the windowed-setting is completely ignored

  • Delete the registry-keys --> no effect

  • Manually edit the registry-keys --> in fact, the fullscreen-mode key is completely ignored

  • Disable fullscreen mode programmatically with Screen.fullScreen=false; --> no effect

  • Change the company and product name in the build settings --> no effect

  • Delete .asset files in the ProjectSettings folder, as well as many other project files --> no effect

There are already several questions about this horrific bug, and none of them has a good answer.

Comment
Add comment · Show 3
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 Wisearn · Dec 29, 2014 at 04:06 PM 0
Share

Shit you had already tried what helped me with this...

Try combining programmatically forcing in update with changing the company and product settings.

avatar image Thom Denick · Dec 29, 2014 at 04:49 PM 0
Share

Alt->Enter doesn't work? Also, it's possible you have a Screen.fullScreen=true sitting in an Update Loop on one of your scripts, did you search for that?

avatar image Thom Denick · Dec 29, 2014 at 04:53 PM 0
Share

Also, I don't see it explicitly mentioned, did you try deleting the Persistent Data Path for the app?

4 Replies

· Add your reply
  • Sort: 
avatar image
2

Answer by scooty · Feb 05, 2015 at 06:24 PM

We ran into this as well, and I was absolutely stumped until a cooworker mentioned the word "exclusive".

I had d3d11 forced on, due to developing for the Oculus. Check your player settings for a "D3D11 Force Exclusive Mode" flag, and ensure it is unchecked.

Also, make sure you aren't starting up with the -force-d3d11 flag, which also sets the exclusive mode (I think).

Lastly, some google searches on exclusive mode might help, it is fairly low level (kinda like V-Sync), and could be turned on by default on your machine.

Sorry it is so fuzzy, I got it to work and got back to work without digging too deep.

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 Pulov · Mar 31, 2015 at 09:48 PM 0
Share

Oh men, You saved my life. I was so freaking crazy about this. THat dx11 checkbox. I was also developing for oculus and had this checked. A big THAN$$anonymous$$ YOU!

avatar image JamieFristrom · May 05, 2015 at 07:44 PM 0
Share

Seriously. Thanks.

avatar image
1

Answer by NaeZicco · Mar 07, 2017 at 04:21 PM

Hi,

What worked for me was reseting PlayerSettings.

If you look at PlayerSettings then there is a small Icon on the right top corner that looks like gear and when you click on it underneath will be an option to reset.

Comment
Add comment · Show 1 · 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 ArneMidtlund · Nov 21, 2019 at 12:04 PM 0
Share

This worked for me as well. Thanks a lot!

avatar image
0

Answer by DmitryDzz · Feb 03, 2018 at 09:51 AM

I can confirm this bug in Unity 2017.3. My answer is not a solution, just a workaround.

This link describes the location of the resolution params in Windows registry (see "How to fix the Size Reset Issue"). I've found it in this answer. But deleting of entire registry key HKCU\Software[company name][product name] didn't help me.

I found that resolution values Screenmanager Resolution Height and Screenmanager Resolution Width were wrong and I changed them manually in this registry folder.

Comment
Add comment · 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
0

Answer by unity_6_EkiNr9Kjm8VQ · Dec 25, 2019 at 06:41 AM

There is a very simple solution for this bug, just make the Display Resolution Dialog enabled and uncheck the Allow Full Screen Mode. It will work fine and also you can resize the window.

Comment
Add comment · 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

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

9 People are following this question.

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

Related Questions

IE problems in full screen 0 Answers

Standalone player in windows open fullscreen, but player settings says windowed 1 Answer

Network view not attached 0 Answers

Third-Person Camera keeps intersecting with terrain/buildings 2 Answers

multi game network 0 Answers


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