Reproduction steps:
1. Open the "MeshMemoryRepro" project
2. Open the SampleScene
3. Open the Profiler and enter Play Mode
4. Select a frame now and after a minute each time observing mesh memory and total used memory (more specifically the graphics memory)
Expected result: Mesh memory does not significantly increase and it cannot get higher than graphics memory or total used memory
Actual result: Mesh memory keeps increasing and does not correlate with graphics memory or total used memory
Reproducible versions: 2020.3.41f1, 2021.3.12f1, 2022.1.20f1, 2022.2.0b12, 2023.1.0a15
Reproducible OS: macOS Monterey 12.0.1 (Intel), Windows 11
Notes:
1. Also reproduced when profiling a Player
2. Looks like a misinformation issue in the Profiler as the increased memory does not seem to crash low-memory mobile devices