- Home /
fullscreen using DirectX11 and minimize
I built standalone using directx 11, and executed it in fullscreen mode.
If it is minimized (alt+tab), then it never return back though I click the minimized icon on the task bar. Task manager tells "the application is not responding".
I found some workarounds - popupwindow, just disable directx11, etc. - but all of these reduce rendering performance. I cannot accept lower performance since it affects the quality of my project considerably.
I know that this is an old issue, but cannot find the solution yet. Is there any new solution or good workaround?
Link to a similar issuetracker reported issue: http://issuetracker.unity3d.com/issues/cant-alt-tab-back-to-dx11-standalone
Your answer
Follow this Question
Related Questions
Do I need DirectX? 1 Answer
Unity 4.5 broke shader in DX11 mode 2 Answers
DirectX 12 Support 1 Answer
DirectX 11 and minimize 2 Answers
Ripped model requires skinned mesh 1 Answer