Search Issue Tracker
Fixed
Fixed in 2022.3.52f1, 6000.0.26f1, 6000.1.0a3, 7000.0.0a8
Votes
6
Found in
2022.3.41f1
6000.0.14f1
6000.1.0a2
7000.0.0a1
Issue ID
UUM-77354
Regression
Yes
Memory leak in Texture2D.CreateExternalTexture when using D3D11 platform
Reproduction steps:
1. Open the “BugRepro” project
2. Open the “Assets/Scenes/SampleScene” Scene
3. Enter Play Mode
4. In the Memory Profiler window (Window > Analysis > Memory Profiler), capture a memory snapshot
5. Wait 10 minutes
6. Capture a second memory snapshot
7. Compare both snapshots
Expected: the memory usage between the snapshots remains roughly the same
Actual result: the second snapshot has additional 10GB of untracked memory
Reproducible with: 2022.1.0a13, 2022.3.41f1, 6000.0.14f1
Not reproducible with: 2021.3.42f1, 2022.1.0a12
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment