Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
Issue ID
1188530
Regression
No
Connection fails when creating a link using Collab on CentOS
Using Collab on CentOS 7 fails when retrieving a link.
Repro:
1) Using CentOS 7, open Unity and create a project.
2) Click the "Collab" button.
an error may appear at this point. If not...
3) Try and create a link using the UI.
Expected: Successful creation.
Actual: A connection issue is reported.
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 2020.1):
Until the 2020.1 alpha build with this fix is released, the issue can be worked around by creating a symlink:
ln -s /etc/ssl/certs/ca-bundle.crt /etc/ssl/certs/ca-certificates.crt