Search Issue Tracker
Fixed
Fixed in 2021.3.36f1, 2022.3.20f1, 2023.2.10f1, 2023.3.0b7, 7000.0.0a1
Votes
2
Found in
2021.3.31f1
2022.3.12f1
2023.1.18f1
2023.2.0b15
2023.3.0a12
Issue ID
UUM-54449
Regression
No
[Mono] Socket.ReceiveAsync(Memory<T>, SocketFlags) doesn't change the underlying array of memory
Reproduction steps:
1. Download and open the attached project
2. Enter Play mode
2. Observe the Console window
Expected result: No errors appear in the console window
Actual result: "AssertionException: Assertion failure. Values are not equal.
Expected: 0 == 128" error appears in the console window
Reproduced with: 2021.3.31f1, 2022.3.12f1, 2023.1.18f1, 2023.2.0b15, 2023.3.0a11
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 2023.3.0b7):
Verified with: 2023.3.0b7
Resolution Note (fix version 2023.2.10f1):
Verified with 2023.2.10f1
Resolution Note (fix version 2022.3.20f1):
Verified with 2022.3.20f1
Resolution Note (fix version 2021.3.36f1):
Verified with 2021.3.36f1