Closed xuehuan-yang closed 4 years ago
Seems like it's Vulkan related. I believe only libvulkan1
is needed for the simulator. Do you need libvulkan-dev
for something else? If not can you try removing it and opening the editor again with only libvulkan1
installed.
@XuehuanYang : Did you manage to fix this error? would you please share the solution?
I reinstalled the software and built system. Finally, the issue solved. Thx
Hi,
I've install Unity 2019.3.15f1 version on a new Ubuntu 1604 desktop.
I'd like to build the simulator of release 2020.06.
However, when I tried to open the project with editor, the editor crashes.
Below is the log i got:
Player.log
Editor.log
seems that the issue is related with
(Unity:4673): Gtk-CRITICAL **: gtk_widget_get_scale_factor: assertion 'GTK_IS_WIDGET (widget)' failed
I've already install
libvulkan1
andlibvulkan-dev
.below is my
nvidia-smi