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
- Input Field ignores first keyboard input when calling Focus() from code
- GC Alloc when using Graphics.RenderMeshInstanced
- [VFX Graph][URP] VFX crashes on URP when dragging VFX asset to the Hierarchy window
- InvalidOperationException when using AsyncGPUReadback.RequestIntoNativeArray
- Generated Entities look different when Depth Priming Mode is changed
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