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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Add comment