Search Issue Tracker
Fixed
Fixed in 2022.3.45f1, 6000.0.18f1
Votes
0
Found in
2022.3.17f1
2023.2.20f1
6000.0.15f1
Issue ID
UUM-78350
Regression
No
Commit Limit vs Available Commit pages are not evaluated properly when using a system with high RAM and high memory usage while running the Unity Editor
How to reproduce:
1. Having a system that has at least 96GB RAM, run multiple processes that would use at least 70% of the system memory
2. Create an empty URP project
3. Open the Profiler window (Window > Analysis > Profiler)
4. Use the Profiler Record function to record Edit mode data
5. Observe the error in the console window
Expected result: Profiler Record function records frame data as per usual
Actual result: Editor console window displays an "The system is running out of memory. Please close applications to free memory or free up space on the partition where the pagefile is located.” error when trying to access the Profiler Record function
Reproducible in: 2022.3.17f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: Not reproduced internally by CQA
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