Search Issue Tracker
Fixed in 5.4.2
Votes
73
Found in
5.4.0f3
Issue ID
820693
Regression
Yes
Game view disappears after playmode
This issue is floating and appears in a while when user works with Editor for a certain time.
Both GameView and SceneView should be visible.
To repro:
Create a simple project.
1. Add gameobject (cube, sphere, canvas etc).
2. Add some script (all projects contained Time.deltaTime()).
3. Start playmode.
4. Collapse Editor (?).
Actual result: If you expand Editor, Gameview will blackout (like no Display is selected).
Expected result: Gameview is not hidden.
Workaround:
Launch the editor with -force-gfx-direct flag.
Regression since 5.3.
Is present in 5.4 and trunk.
Tested on 5.4.0b24-b25-0f1-0f3, 5.5.0a3-5.5.0a5.
See forum thread for additional info: http://forum.unity3d.com/threads/blank-game-view.421817/
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
DarkPlan
Oct 10, 2016 10:05
Sorry didn't see a fix was posted
DarkPlan
Oct 10, 2016 10:02
Still happening on Unity 5.4.1f1/ OSX 10.11.6
Juho_Oravainen
Sep 23, 2016 05:04
5.4.1p2 with the fix included is out now.
biezone
Sep 22, 2016 11:26
Is there any information about patch release? Is it possible this week? Thank you!
superpig
Sep 18, 2016 12:49
Folks, 5.4.1p2 is *after* 5.4.1f1 - the build with the fix has not been released yet. It should be out in the next few days. If you're not using the patch releases then the next version you'll see that has this change in is 5.4.2.
DiscoFever
Sep 14, 2016 12:32
Still not fixed 5.4.1f1 MacOS :(
PLEASE RE-OPEN AND FIX THE FUCKING BUG!!!!
warren-miller-maltd
Sep 14, 2016 07:23
still have this issue in 5.4.1f1 on OSX
Juho_Oravainen
Sep 13, 2016 04:54
The fix will be in 5.4.1p2
PrisedRabbit
Sep 12, 2016 21:09
Still happening in 5.4.1! OS X 10.11.6 Intel HD4000
syscrusher
Sep 11, 2016 17:43
This is also happening quite often for me, usually after I have the game playing for a while (but occasionally it happens within the first minute).
To offer some data points for hypotheses raised on the forum thread:
1. I can confirm that it happens with the new game window scale slider set exactly at 1.0.
2. For me, it seems to be more common if I have the game window pulled out from the Unity editor's main window (I like to put the game window on my second monitor).
3. The bug does not require the game window to be maximized. I get it in windowed play mode.
4. I have been testing with multiple standalone instances running the same multiplayer build, and one instance running in the editor. 100% of the time, the bug affects the editor instance and none of the others.
5. I can reliably clear the problem by closing the game window and opening a new one. Resizing the game window does not clear the bug for me. I note that someone on the forum tried un-maximizing and re-maximizing, and that cleared it. Of course, since reading that I have been unable to replicate the bug to try that workaround myself. Intermittent bugs are THE WORST! :-)
6. I am running Unity Personal 5.4.0f3 on Mac OS-X 10.11.6. The only unusual aspect of my Mac is that I have installed the latest NVidia GPU driver (version 346.03.15f03, current as of today).
7. None of my other apps, including 3D tools such as Blender and Substance Designer, are having this issue, so I don't think it's a graphics driver bug.
8. Someone on the forum thread (the OP, if I recall) mentioned a badly glitched main editor window. I had something like that exactly once, and had to restart Unity to clear it. Thankfully, that has not recurred for me.
I hope this helps.