Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
2022.3.74f1
6000.0.71f1
6000.3.11f1
6000.4.0b12
6000.5.0a9
6000.6.0a2
Issue ID
UUM-137236
Regression
No
Freeze or crash on D3DKMTOpenResource when a TMP text array is constantly resized in Play mode
How to reproduce:
1. Open the attached “IN-136583” project
2. Open the “XMainScene”
3. Enter Play mode
4. Observe the freeze / crash
Reproducible with: 2022.3.8f1, 2022.3.74f1, 6000.0.71f1, 6000.3.11f1, 6000.4.0f1, 6000.5.0a9
Fixed in: 6000.6.0a1 (“OutOfMemoryException: Out of memory” errors are spammed in the console window)
Could not test with: 2022.3.7f1 (could not solve errors from downgrading)
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Note: Not reproducible in Player
First few lines of the users stack trace:
0x00007FF9F248CFC7 (d3d11) D3DKMTOpenResource
0x00007FF79F1690FE (Unity) GfxDeviceD3D11Base::EndOfFrameBookkeeping
0x00007FF79F1758FE (Unity) D3D11Window::EndRendering
0x00007FF7A07C8DC2 (Unity) GfxDeviceWorker::RunCommand
0x00007FF7A07CAABB (Unity) GfxDeviceWorker::RunExt
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment