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
- Bad performance when executing the Physics.IgnoreCollisions() method while in Play Mode
- Sprite Editor has a thicker separator between buttons when "Sprite Editor" option is selected
- "NullReferenceException: Object reference not set to an instance of an object" error is thrown when UpdateVolumeStack function is called
- [Windows] Unicode custom text input window shows question marks when inserting an emoji
- Memory leak when the VFX Graph Editor is open
Add comment