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
- Inner and outer exceptions are not unrolled correctly
- [iOS][WebGL] Audio Clip doesn't play when Load Type is set to Decompress On Load and iOS Silent Mode is enabled
- Crash on EditorBuildSettings::GetConfigObject when closing a specific project
- Crash on ClothScene::ProcessComponentUpdates when entering play mode after editing Cloth Collision Points
- Shader Graph Nodes are unresponsive when interacting with them using Drawing Tablet Pens
Add comment