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
Comments (6)
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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/