Search Issue Tracker
Active
Under Consideration for 1.1.X
Votes
0
Found in [Package]
1.1.6
Issue ID
PROFB-337
Regression
No
"Unknown" memory increasing in the Memory Profiler when in Play mode
How to reproduce:
1. Open the attached “IN-99303” project
2. Enter Play mode
3. Unpause Play mode
4. Open the Memory Profiler
5. Click Capture in the Memory Profiler window
6. In the pop-up window select “Take Snapshot”
7. Wait for 5 minutes
8. Click Capture in the Memory Profiler window
9. In the pop-up window select “Take Snapshot”
10. In the Memory Profiler “Session” section scroll to “Session 4” and select the first snapshot
11. In the Memory Profiler window “The Main Component” toolbar select the “All Of Memory” tab
12. In “The Main Component” navigate to Unity Subsystems (Native → Unity Subsystems)
13. Select “Unknown” and observe the Allocated Size
14. In the Memory Profiler “Session” section scroll to “Session 4” and select the last snapshot
15. Repeat steps 1-13
Expected result: The first snapshot's “Allocated Size” value is the same as the last snapshot's “Allocated Size” value
Actual result: The last snapshot's “Allocated Size” value is ~300-500MB bigger than the first snapshot's “Allocated Size” value
Reproducible with: 1.1.0(2022.3.61f1, 6000.0.48f1, 6000.1.2f1, 6000.2.0a10), 1.1.6(2022.3.61f1, 6000.0.48f1, 6000.1.2f1, 6000.2.0a10)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
Add comment