Search Issue Tracker
Fixed
Fixed in 1.1.0-pre.1
Votes
0
Found in [Package]
0.7.1-preview.1
1.0.0
Issue ID
PROFB-72
Regression
No
Memory Profiler doesn't show the negative values when comparing A and B snapshots
Reproduction steps:
1. Open the attached project “profiler“
2. Open the Memory Profiler “Window>Analysis>Memory Profiler”
3. Press the Compare Snapshots button
4. Select the snapshot called “Snap1”
5. Select the snapshot called “Snap2”
6. Observe A-B sections
Expected result: A-B section represent negative values where B is higher than A
Actual result: Values are absolute in any scenario
Reproducible with: 0.7.1-preview.1 (2020.3.43f1, 2021.3.16f1, 2022.1.24f1, 2022.2.0b9), 1.0.0 (2022.2.1f1, 2023.1.0a24)
Reproducible on: Windows 11
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 1.1.0-pre.1):
Negative values now shown when comparing snapshots