Search Issue Tracker
Not Reproducible
Votes
16
Found in
2019.1.0f2
Issue ID
1148194
Regression
No
[Linux][Editor] Package manager is missing on Ubuntu 19.04
Package manager is missing on Ubuntu 19.04
1. Install 2019.1.0f2 from the Unity Hub
2. Open any project with this version.
3. Click Window on the top menu.
4. Observe Package Manager is not listed.
Ubuntu 19.04
2019.1.0f2
Comments (6)
-
Mael_Airbus
Aug 05, 2019 07:28
Issue seems to be solved in :
https://issuetracker.unity3d.com/issues/linux-roslyn-fails-if-there-is-a-newer-libssl-than-1-dot-0 (duplicate) -
GeorgeCIMPA
May 06, 2019 07:39
It isn't only Unity Package Manager, also for whole Unity
-
Eyap
May 02, 2019 17:28
Got the same problem.
I don't have the package manager, and i got logs errors without any description (only datetime is written).Just as jasonboukheir said, i got "No usable version of the libssl was found" in the logs.
This issue is critic as the game can't be launched / built with these errors. Please look into it :)
Version :
Ubuntu 19.04
2019.1.0f2 (Also present in the alpha 2019.2.013a) -
jasonboukheir
May 02, 2019 16:27
In the editor log, I'm getting "No usable version of the libssl was found".
My openssl version:
1.1.1bMy libssl versions:
libssl-dev/disco,now 1.1.1b-1ubuntu2 amd64 [installed,automatic]
libssl-dev/disco 1.1.1b-1ubuntu2 i386
libssl-doc/disco,disco 1.1.1b-1ubuntu2 all
libssl-ocaml-dev/disco 0.5.5-1 amd64
libssl-ocaml-dev/disco 0.5.5-1 i386
libssl-ocaml/disco 0.5.5-1 amd64
libssl-ocaml/disco 0.5.5-1 i386
libssl-utils-clojure/disco,disco 0.8.3-2 all
libssl1.1/disco,now 1.1.1b-1ubuntu2 amd64 [installed,automatic]
libssl1.1/disco,now 1.1.1b-1ubuntu2 i386 [installed,automatic] -
RPGstandard
Apr 29, 2019 19:35
There seems to be a work around. If you have an existing project that was created on a Windows machine and you open that project on Linux the Project Manager will be usable from the Window tab but certain packages will cause unknown errors, namely TextMeshPro and ShaderGraph
-
jasonatkaruna
Apr 26, 2019 16:47
TextMeshPro is also missing in the window. It may be a related issue there.
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.3.X):
Can't repro on a clean 19.04 installation using 2019.1.14f1. If this still repros with Unity 2019.2, please include the editor log and we'll take another look.