Search Issue Tracker
In Progress
In Progress in 6000.6.X
Votes
0
Found in
6000.0.75f1
6000.3.15f1
6000.4.6f1
6000.5.0b8
6000.6.0a5
Issue ID
UUM-142284
Regression
No
Texture memory does not get released when using Direct3D12 Graphics API
How to reproduce:
1. Open the attached "IN-142722_SmallTexture.zip" project
2. Build the project
3. Run the Player
4. Observe the VRAM graph with the green line in the Player
Actual result: VRAM does not get released when the textures are released
Expected result: VRAM gets released when the textures are released
Reproducible with: 2023.1.0a1, 6000.0.75f1, 6000.3.15f1, 6000.4.6f1, 6000.5.0b8, 6000.6.0a5
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The issue does not reproduce if Direct3D11 is selected in the “Graphics API for Windows” in Project Settings instead of Direct3D12 (tested on 6000.3.15f1 and 6000.6.0a5)
- The issue does not reproduce if “Intel 32-bit” Architecture is selected in the Build Profile settings (tested on 6000.3.15f1 and 6000.6.0a5)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
Add comment