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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
Add comment