Search Issue Tracker
Fixed in 0.2.6-preview.1
Votes
0
Found in [Package]
0.2.3-preview.2
Issue ID
1236058
Regression
No
[Memory Profiler] Diff values are "Same" for different types of data and Unique String is shared when comparing Memory Snapshots
How to reproduce:
1. Open the attached project "case_1236058-Project.zip"
2. Open the Memory Profiler (Window->Analysis->Memory Profiler)
3. Open one of the Memory Snapshots
4. Click on the "Name" column header
5. Select "Match..."
6. Match by "18345b720"
7. Inspect the filtered Type and Unique String
8. Repeat the 4-7 steps with the second Memory Snapshot
9. With both of the Snapshots opened, click the "Diff" button
10. Match the Name column by "18345b720"
11. Observe the filtered Diff, Type and Unique String values
Expected result: Diff result is not the "Same" and Unique String is not shared
Actual result: Diff result is the same for different types of data and Unique String is shared
Reproducible with Unity: 2018.4.22f1, 2019.3.13f1, 2020.1.0b8, 2020.2.0a11 (0.1.0-preview.9, 0.2.3-preview.2)
Couldn't test with Unity: 2017.4.40f1 (Package Manager does not exist)
Couldn't test with Package: 0.1.0-preview.1, 0.1.0-preview.8 (Internal Package errors)
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
- SystemInfo.get_graphicsDeviceName() is generating garbage GC Alloc when using Metal graphics API
- Crash on D3D12CommonShader::ApplyGpuProgram when attaching material which samples "_UnityFBInput0" to "Full Screen Pass Renderer Feature" Component
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
Resolution Note (fix version 0.2.6-preview.1):
Package available in Unity 2018.4.0a1 and versions above