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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Resolution Note (fix version 0.2.6-preview.1):
Package available in Unity 2018.4.0a1 and versions above