Unity 2017.3.1f1 won't start on Fedora 28. libGLU.so.1 is missing!

After installing Unity 2017.3.1f1 on Fedora 28 using the assistant Unity won’t start with the error message:

[admin@localhost Editor]$ ./Unity 
./Unity: error while loading shared libraries: libGLU.so.1: cannot open shared object file: No such file or directory

I tried installing mesa-libGLU-9.0.0-14.fc28.i686.rpm dependency but it does not help.

Any help would be appreciated!

I fixed the issue by doing the following:

  1. Installing graphical package manager for Fedora 28. I prefer dnfdragora.
  2. Searching for mesa-libglu and selecting all found packages.
  3. Clicking Apply.