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
- Bunch of "TargetParameterCountException" errors thrown in the Editor Console when opening the "Adaptive Probe Volumes" tab in the "Lighting" window
- Non-removable serialized data for a renderer feature still appears even when the renderer feature is deleted
- URP Cascaded Shadows do not have a falloff in Player when the Player is built not in Development Mode
- Grid in animation preview window is rendered on top of the object
- WebGPU Graphics.RenderPrimitives fails on MeshTopology.Quads with Validation errors when exceeding 64k vertices
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