Search Issue Tracker
Fixed
Fixed in 1.1.9
Votes
0
Found in [Package]
1.1.2
1.1.6
Issue ID
PROFB-351
Regression
Yes
Memory Profiler falsely sets a "Status" for referenced VisualElements as "Bug: Liveness Reason Unknown"
Steps to reproduce:
- Take a snapshot of the Editor
- Open the snapshot and navigate to the All Of Memory page
- Search for VisualElement in that table and select one that has a list of References
- Observe the "Status" provided in the Selected Item Details panel
Actual results: No Status or one that fits for a referenced object
Expected results: Status is "Bug: Liveness Reason Unknown" with the help text "There is no reference pointing to this object and no GCHandle reported for it. This is a Bug, please report it using 'Help > Report a Bug' and attach the snapshot to the report." Which conflicts with the fact that there are indeed references listed in the Reference table above
Reproducible with versions: 6000.3.0a3 + com.unity.memoryprofiler at 1.1.6, 1.1.2
Not reproducible with versions: com.unity.memoryprofiler at 1.1.1
Can’t test with versions:
Tested on (OS): Win11
Notes:
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
- AdaptiveLOD sample has missing prefabs and throws missing prefab errors when the AdaptiveLOD sample is imported and the AdaptiveLOD scene is opened
- Error "transform.position assign attempt for 'x' is not valid" is logged when Moving Game Object to View while a Scene is multi selected
- [Desktop] Plastic move detection mixes up identical files
- SVG Icon has tessellation issues in "Antialiased Arc Encodings", ok with "Basic Triangulation"
- "You may not pass null objects" and "Maximized serialized file backup not found" errors are thrown when maximizing and minimizing docked Multiplayer Play Mode window after Multiplayer Play Mode package is uninstalled
Resolution Note (fix version 1.1.9):
Fixed repeated references via multiple fields on the same object leading to a status of "Bug! Liveness Reason Unknown" on the referenced object