Windows title bar error

Hello,

i have the following problem. If i am running my application on Windows devices with touch support, like a tablet, the functions on the title bar buttons disappear after maximizing the window.

It seems there is no difference between Windows 8.1 or Windows 10.

I still see the hover effect when i touch the icons but nothing happens. It´s not possible to minimize or close the application. This error only occurs using the touch input, with a mouse input everything works fine.

This Error seems to be in all Unity 5 versions.

You can try reproducing this Error:
-Setup a simple scene

  • In the PlayerSettings set “Default is Fullscreen” false and “Resizable Window” true
    -Build the application
    -Run the application on an Windows Tablet
    -Click the maximize Button in the windows title bar
    -Now try to minimize or close your application

Maybe someone knows a simple solution to solve this problem.

Thanks!

Is this on Windows Store or Windows Standalone application?

It´s a Windows Standalone application in “Windowed” mode.

Can we get a bug report on this?

Of course. I send a ticket with the bug reporter. Hopefully you can fix this error.

Thanks.

It would be awesome, if you could fix this!

Sadly this bug is the only thing that prevents us from going to Unity 5.

A solution for this problem is urgently required.