Search Issue Tracker
Fixed in 2018.2.X
Duplicate in 2017.4.X
Votes
2
Found in
2018.2.0b3
Issue ID
1034172
Regression
No
Snapshot.typeDescriptions.Length returns zero when taking a PackedMemorySnapshot snapshot
To reproduce:
1. Open user's attached project
2. In main toolbar, go to BugReport > Open TestCode Window
3. Click Capture Memory
Expected: captured memory's description length is returned as OnMemoryReceived() executed meaning that snapshot was received
Actual: captured memory's description length is returned as zero
Reproduced in: 2017.2.3f1, 2017.4.3f1, 2018.1.0f2, 2018.2.0b3
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 <color=lightblue> and <color=grey> tags in TextMeshPro UGUI 2.x no longer work
- [Entities Graphics][Android] FPS is lower when running on 2022.3 and Application time increases past 16ms
- [Linux][2021.3] Editor can't open or create projects on Ubuntu 23.10
- Frame Debugger: "A multisampled texture being bound to a non-multisampled sampler" errors when inspecting depth texture with MSAA
- Crash on SceneTracker::SetObjectDirty when doing any action while multiple Particle Systems with custom materials are running
jamesjxiao
Jan 05, 2019 08:58
Works in Unity 2017.4.6f1 success once now, taking the second time and waiting result......
Peter77
Jun 23, 2018 07:25
Works in Unity 2017.4.6f1
jvaarala
Jun 13, 2018 00:46
Seems to be two different issues. On iOS (preferred way) I don't even get the packed memory snapshot callback, and on Editor the typedescriptions array is empty. So busted on both.
jvaarala
Jun 13, 2018 00:02
Using 2017.4.3f1 and Memory Snapshots don't work (iOS)
jvaarala
Jun 13, 2018 00:01
Fix this please. Unable to run our in-house leak analysis tools due to this. The snapshot callback never arrives.
Peter77
May 12, 2018 10:20
Related forum thread:
https://forum.unity.com/threads/case-1034172-packedmemorysnapshot-typedescriptions-array-is-empty.530047/