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
- The tag adder functionality does not work if a space is entered instead of a name
- Errors thrown in the Console when configuring In-App Purchases package
- Longer Scaler Profile names go out of the"Scaler Profilers" section
- AI Navigation window UI elements overlap when the AI Navigation window is docked and resized
- Editor freezes after some time when using NavMeshQuery::Raycast
Resolution Note (fix version 0.2.6-preview.1):
Package available in Unity 2018.4.0a1 and versions above