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/
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Specular highlight appears in fully shadowed areas when HDRP Shadow Color is tinted
- [Ubuntu] VFX Graph Enum Value menu stretches across screen when entered long Enum Value
- Unclear warning message in Rendering Debugger about the Play mode Debugger Overlay
- [Android][iOS] Particles are not affected by External Forces when loaded from AssetBundles with Strip Engine Code enabled
- Rendering Debugger "STP" and "Reflection Probe Atlas" overlays don't change size when changing the "Map Size"
Add comment