Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.43f1
2022.3.46f1
6000.0.19f1
Issue ID
UUM-79883
Regression
No
TCP sockets unable to reconnect after disconnecting when building with IL2CPP
How to reproduce:
1. Open the attached “IN-83785_BugAsyncSocketsTCP.zip” project
2. Ensure IL2CPP is set as the Scripting Backend
3. Build the project and open 2 instances of it
4. Set the first instance up as a server (simply select “y” when asked if it is a server)
5. Set the second instance up as a client (select “n” when asked if it is a server)
6. Close the client instance
7. Open another instance of the built application and repeat step 5
8. Observe the result
Expected result: Connection is successful and client is able to send messages again
Actual result: Connection is unsuccessful
Reproducible in 2021.3.43f1, 2022.3.46f1, 6000.0.19f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: works as intended when using Mono as the Scripting Backend
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
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
- Group Node name text is way smaller in the renaming state than the actual display size
Resolution Note:
As per user request, we are closing this ticket.