Search Issue Tracker
Fixed
Fixed in 1.0.0-pre.1
Votes
0
Found in [Package]
0.7.0-preview.2
0.7.1-preview.1
Issue ID
PROFB-27
Regression
No
Wrong number of objects or allocations shown when comparing Snapshots
Reproduction steps:
1. Open the user's attached project "TestMemoryProfiler2.zip"
2. Open the Memory Profiler window
3. Open the "Compare Snapshots" tab and select the both of the Snapshots
4. Open the "Objects and Allocations" tab
5. Select the "Diff All Native Objects" Table View and set Sort Descending by Size
6. Observe 3 rows of a texture named "Raw_mangheji" (2.7MB)
7. Open the "Single Snapshot" tab
8. Repeat steps 4-5
9. Observe 1 row of a texture named "Raw_mangheji" (2.7MB)
Expected result: The number of texture instances is the same at steps 6 and 9
Actual result: The number of texture instances is different
Reproducible with: 0.7.0-preview.2 (2020.3.37f1, 2021.3.7f1), 0.7.1-preview.1 (2022.1.10f1, 2022.2.0b2)
Not reproducible with: 1.0.0-pre.1 (2022.2.0b2), 1.0.0-pre.3 (2023.1.0a4)
Reproducible on: macOS 12.4
Note: also reproducible with "AutoMPG.RootSerializer.ISerializer" (0.5MB) under "Diff All Managed Objects"
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
- SpeedTree importer fails to import .st files when path to the project includes a special character
- [VFX Graph] HSLS Redefinition error when input have the same name as attributes
- [VFX Graph] HLSL VFXFIXED_RAND isn't working
- Crash on Meta Quest 2 when using Vulkan
- Greyed out Icon for Tool Context is misaligned in the Tools Overlay in the URP 3D Sample Template
Resolution Note (fix version 1.0.0-pre.1):
Fixed in: 1.0.0-pre.1