Copyright © 2026 Unity Technologies
How to reproduce:
Actual result: Outputted logs show a crash
Expected result: Outputted logs show failed uploads and a reconnect attempt but the Editor does not crash
Reproducible with: 6000.0.0f1, 6000.0.80f1, 6000.3.21f1
Not reproducible with: 6000.5.0a7, 6000.5.6f1, 6000.6.0b6, 6000.7.0a3
Fixed in: 6000.6.0a1 (b0e692525f04)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
First few lines of the stack traces:
0x00007FFC5649AC40 (Unity) TcpProtobufSession::SendMessageAsync
0x00007FFC5649AFDF (Unity) TcpProtobufClient::SendMessageBatchedAsync
0x00007FFC563562C0 (Unity) AcceleratorClient::InternalGet
0x00007FFC563533D8 (Unity) <lambda_7e811f046b6344c0b6557af44dbdfa77>::operator()
0x00007FFC5647370E (Unity) asio::detail::completion_handler<core::mutable_function<void __cdecl(void)>,asio::io_context::basic_executor_type<std::allocator<void>,0> >::do_complete
0x00007FFC55F869DB (Unity) TcpProtobufClient::EndBatch
0x00007FFC55E4080F (Unity) <lambda_4943dcd2926113e32680dfec7ad01928>::operator()
0x00007FFC55F61E3E (Unity) asio::detail::completion_handler<core::mutable_function<void __cdecl(void)>,asio::io_context::basic_executor_type<std::allocator<void>,0> >::do_complete
0x00007FFC55F4F7FA (Unity) asio::detail::win_iocp_io_context::do_one
0x00007FFC55F50A44 (Unity) asio::detail::win_iocp_io_context::run
Issues you vote on will appear here