Search Issue Tracker
Fixed
Fixed in 2021.3.44f1, 2022.3.51f1, 6000.0.28f1, 6000.1.0a5, 7000.0.0a8
Votes
21
Found in
2021.3.41f1
2022.3.39f1
6000.0.11f1
Issue ID
UUM-76306
Regression
No
Memory leak when using .NET sockets
Reproduction steps:
1. Open the attached “BugRepro” project
2. Build and Run the project (File > Build and Run)
3. Open the “Task Manager” application
4. Observer the Player memory usage
Expected result: Memory usage does not increase
Actual result: Memory usage increases at intervals
Reproducible with: 2021.3.41f1, 2022.3.39f1, 6000.0.11f1
Reproducible on: Windows 10, Ubuntu 24.04
Not reproducible on: Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment