Search Issue Tracker
Not Reproducible
Votes
0
Found in
2021.3.16f1
2022.2.2f1
2023.1.0a22
Issue ID
UUM-21614
Regression
No
[Linux] "RenderTextures" data not being included in "Graphics" memory usage in the Memory Profiler
How to reproduce:
1. Open the user-attached project (RenderTextures_1415558_modified (1).zip)
2. Build and Run the Linux Player with "Development Build" enabled
3. In the Editor go to Window > Analysis > Memory Profiler
4. In the top left of the Memory Profiler window open the Editor dropdown and connect the profiler to 127.0.0.1
5. Take a snapshot in the Memory Profiler
6. Wait 10 seconds and take a snapshot of the Player again
7. Compare the two sets of data noting the "Graphics" and "RenderTexture" memory usage
Expected result: the "RenderTexture" memory usage increased along with the "Graphics" memory usage
Actual result: only the "RenderTexture" memory usage increased but not the "Graphics" memory usage
Reproducible with: 2021.3.16f1, 2022.2.2f1, 2023.1.0a22
Could not test with: 2020.3.43f1 (Memory Profiler not available)
Reproducible on: Linux Player
Not reproducible on: Windows Player
Note: When the player starts its best to take the first screenshot as fast as possible else there might not be any difference in the "RenderTexture" memory usage visible between the snapshots
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
Resolution Note:
The ports are no longer Repo'ing, hence closing this.