• 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 The Stick · Feb 23, 2015 at 04:46 PM · inputmouseresolutionstandaloneresizing

Issues with mouse input after resizing Standalone

I'm having an issue under Unity 4.6 where, after resizing a Standalone window, I can't do any mouse input in the "new" display area. If the Standalone gets closed in the larger state and reopened, the "new" area is interactable, but is there any workaround that doesn't involve closing the window?

Comment
Add comment · Show 2
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 Mmmpies · Feb 23, 2015 at 04:51 PM 0
Share

You using the 4.6 UI?

avatar image The Stick · Feb 23, 2015 at 06:57 PM 0
Share

Yes, I am, however the problem extends beyond just the Unity 4.6 UI. I can't interact with anything in the "new" area, whether it's a part of the UI or a part of the game world.

1 Reply

· Add your reply
  • Sort: 
avatar image
0
Best Answer Wiki

Answer by The Stick · Jun 26, 2015 at 01:01 PM

I completely forgot I had asked this question a long while ago. Whoops.

So, turns out I needed to re-set the Resolution of the Standalone build. Once every Update seemed to work out well enough for a quick-and-dirty fix. Simply stating SetResolution(Screen.width, Screen.height) at the top of an Update I was using anyway fixed the problem for me.

Apparently simply resizing the window doesn't force Unity to change the background Resolution of the game, the one that all the mouse input is based on, despite changing the display resolution.

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.

Welcome to Unity Answers

The best place to ask and answer questions about development with Unity.

To help users navigate the site we have posted a site navigation guide.

If you are a new user to Unity Answers, check out our FAQ for more information.

Make sure to check out our Knowledge Base for commonly asked Unity questions.

If you are a moderator, see our Moderator Guidelines page.

We are making improvements to UA, see the list of changes.



Follow this Question

Answers Answers and Comments

20 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

Related Questions

Clearing mouse hover effect when Cursor is hidden 1 Answer

GUI text Main Menu 1 Answer

How to implement "Homeworld style" movement orders with Unity? 1 Answer

Force update of mouse position with the new input system 1 Answer

Mouse Input Lag 3 Answers

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges