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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
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/