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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment