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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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/