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
- “Default state” name in Inspector is not truncated when given longer name for “New State” in Animator window
- Upgrading HDRP Project causes the Cloud Layer to warp when using the Global Volume with the Visual Environment enabled
- The Inspector does not shown SkinnedMeshRenderer Bounds when they are overriden by script
- Confusing validation message in Scoped Registries
- Compute shader is dispatched with unsupported workgroup size on multiple browsers when building the project for Web with WebGPU Graphics API
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