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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment