Unity3D scene blank in ubuntu

2019-09-06 02:50发布

I am very new with unity3d. I download unity3d in format .deb file and install it. Is it because it missed configuration or something not support? Thank

.

2条回答
爷、活的狠高调
2楼-- · 2019-09-06 03:34

This is strange, I used unity3D on Ubuntu 14.04 and 16.04 and it worked fine, if I remember correctly not all versions are good (I mean unity versions and linux versions).

I've seen a similar problem on other apps that was solved by resizing the window (somehow that forced a redraw of the content that moving did not)

查看更多
疯言疯语
3楼-- · 2019-09-06 03:45

have you checked all your graphics drivers? this black screen can happen if it is not all updated, go to the terminal in Ubuntu and try this command - sudo apt-get install xserver-xorg-video-intel, Once you've done that click this link and try installing the new build of Unity if you haven't

http://beta.unity3d.com/download/f4fc8fd4067d/public_download.html

Hope this helps!

查看更多
登录 后发表回答