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/
Comments (23)
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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
Falcon408
Sep 05, 2016 02:09
This is so frustrating ... it can only get the game view to show up after restarting Unity.
gegagome
Aug 27, 2016 04:28
This issue began with first 5.4 release and it still occurs with p2
DarrenDuck
Aug 23, 2016 16:03
This is super annoying.