Search Issue Tracker
Fixed in 0.2.6-preview.1
Votes
0
Found in [Package]
0.2.5-preview.1
Issue ID
1275835
Regression
No
[Memory Profiler] Renaming png files does not update until the Memory Profiler is restarted
How to reproduce:
1. Open attached "case_1275324.zip" project
2. Make sure that the Memory Profiler package is installed
3. Enter the Play mode
4. Open Window/Analysis/Memory Profiler window
5. In the File Explorer, open the case_1275324/MemoryCaptures folder
6. Rename "Test.png" file to "1Test.png" file
7. In the Unity editor, Select the Memory Profiler window and observe the black image
8. Switch back to the MemoryCaptures folder
9. Rename "1Test.png" file back to "Test.png" file
10. In the Unity editor, select the Memory Profiler window and observe the black image
Expected result: The image preview in the Memory Profiler window is updated and visible
Actual result: The image preview in the Memory Profiler is not updated and is black
Reproducible with: 2019.4.10f1, 2020.1.5f1, 2020.2.0b2 (Memory Profiler 0.2.4-preview.1, 0.2.5-preview.1)
Could not test with: 2018.4.27f1 (png file is not created when capturing)
Notes: The image in the Memory Profiler window is updated after restarting the Memory Profiler
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment