flathub / com.unity.UnityHub

https://flathub.org/apps/details/com.unity.UnityHub
21 stars 12 forks source link

Fatal Error! Failed to initialize unity graphics. #20

Closed timvisee closed 5 years ago

timvisee commented 5 years ago

Since this week (it worked before), I'm getting the following error message when I try to load any Unity project from the hub:

image

I did update to the latest flatpak image using

flatpak update com.unity.UnityHub

I'm running Ubuntu 19.04 and did update my Nvidia driver to the latest available, being version 435.

I do not understand what is causing this, nor how I could debug this. Could this be an issue with the UnityHub flatpak image itself? If not, I'll be sure to close this issue.

timvisee commented 5 years ago

Reverting back to Nvidia 430 (because 435 caused other issues) did not solve this issue either.

timvisee commented 5 years ago

It just looks like it started working again. I don't know why, and didn't explicitly change anything. A package might have been updated to fix this.

Although the root issue hasn't really been found, I'll close this issue.

refi64 commented 5 years ago

I'm guessing it was a runtime issue... At minimum, nothing about it seemed reproducible from over here.

On Thu, Oct 3, 2019, 3:46 AM Tim Visée notifications@github.com wrote:

Closed #20 https://github.com/flathub/com.unity.UnityHub/issues/20.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/flathub/com.unity.UnityHub/issues/20?email_source=notifications&email_token=AAM4YSO6GQMOVQSHREGHYFLQMWWPLA5CNFSM4I2XK2P2YY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOT7XWH5Q#event-2683266038, or mute the thread https://github.com/notifications/unsubscribe-auth/AAM4YSJEO4K2G3WHV5PCNRDQMWWPLANCNFSM4I2XK2PQ .

timvisee commented 5 years ago

Probably, yes. I'm glad it got fixed somehow.

I didn't know how to debug the flatpak package, but I'll attempt to do that next time to gain better insight on what is happening.