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
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
Add comment