Search Issue Tracker
Fixed
Fixed in 2021.3.35f1, 2022.3.54f1, 2023.2.4f1, 2023.3.0a15
Votes
0
Found in
2021.3.31f1
2022.3.14f1
Issue ID
UUM-53413
Regression
No
Memory Profiler fails to enumerate a specific Heap Segment
Reproduction steps:
1. Open the attached project "PointerNoRead"
2. Open Memory Profiler (Window > Analysis > Memory Profiler)
3. Click on “repro1“ memory snapshot
4. Click on the “Objects and Allocations“ tab
5. Add Address column (Click on “Data Type > Show Column > Address“)
6. Search for “0x00000079DDC78D20“ (Click on “Address“ > Match)
7. Select the filtered object
8. Observe the “_entries“ value in Managed Fields
Expected result: ”_entries” value is shown
Actual result: Value is “failed to read pointer“
Reproducible with: 2021.3.31f1
Reproducible on: Windows 10
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Add comment