Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
1
Found in
6000.0.57f1
6000.2.4f1
6000.3.0b1
6000.4.0a1
6000.5.0a1
6000.6.0a1
Issue ID
UUM-116758
Regression
Yes
Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
How to reproduce:
1. Extract the “lights-memory-tests.zip“ project
2. Install Python on the computer (the reporter specified Python 3.13)
3. Open the Command Prompt as an administrator
4. Install two extensions by running “py -m pip install pillow pywin32“ command, in the Command Prompt window
5. Within the project directory, open the “project_config.json” file and change the “unity_version“ and “unity_exe“ values to the version to be tested
6. Save the changes
7. Run “[full path to the project]\run_project.bat -t build,split” command, in the Command Prompt window
7. Wait until the build and tests finish (might take 10+ minutes)
8. Observe the Yellow text in the Command Prompt window
Expected result: The memory difference is noticeable (<15MB)
Actual result: The memory difference is significant (>40MB)
Reproducible in: 6000.0.57f1, 6000.1.0f1 (9ea152932a88), 6000.2.4f1, 6000.3.0b1
Not reproducible in: 6000.1.0b15
Reproduced on: Windows 11
Not reproduced on: No other environment tested
Reproducible with GPU: NVIDIA GeForce RTX 3080 Ti
Not reproducible with GPU: NVIDIA RTX 3500 Ada
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