Search Issue Tracker

Duplicate

Votes

1

Found in

2023.1

6000.0.0b11

Issue ID

UUM-47719

Regression

No

If Accelerator connection is broken, async function that sends the data in the accelerator should not crash

-

From:

 

[https://unity3d.zendesk.com/agent/tickets/1646059]

 

We have been starting to use the Unity Accelerator and have noticed that if the connection is broken (when updating the artifacts) then the async function that sends the data will crash (this appears to be the same crash, but not fixed as at 2023.1.9f1 - even though it says it is https://issuetracker.unity3d.com/issues/crash-on-tcpprotobufclient-endbatch-when-creating-a-prefab-and-cache-server-is-disconnected ) .
It happens on the assert, I did infact patch it locally so that it would return rather than assert and that led to the async task timing out rather than the editor crashing. I think the timeout is due to the connection id changing on a reconnect. A proper fix would maybe return with a false if the error occurs, then something to try to reconnect or update the current connection ID so it can resume if possible.

 

  1. Resolution Note:

    Thank you for reporting a bug to Unity.
    We have identified this bug as a duplicate of another issue that was already fixed by our engineers.

    Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.
    Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-5544

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.