Search Issue Tracker

Fixed in 0.5.1-preview.1

Votes

0

Found in [Package]

0.5.0-preview.1

Issue ID

1401541

Regression

No

[Memory Profiler] Multiple errors logged when selecting specific object

Package: Memory Profiler

-

Reproduction steps:
1. Open the "My project.zip" project
2. Open the Memory Profiler
3. Click on "Blank_2022.2-1" to load it
4. Press Type > Match... and write "System.Collections.Generic.Dictionary.Entry<UnityEditor.L10n.LocKey,System.String>[]" in the search
5. Select the "System.Collections.Generic.Dictionary.Entry<UnityEditor.L10n.LocKey,System.String>[]" element

Expected result: No errors are thrown
Actual result: Errors are thrown:
1st and 2nd are the same - "NullReferenceException: Object reference not set to an instance of an object"
3rd - "GUI Error: You are pushing more GUIClips than you are popping. Make sure they are balanced."

Reproducible with: 0.2.10-preview.1 (2022.1.0b11, 2022.2.0a8), 0.4.0-preview.1 (2021.2.15f1), 0.4.4-preview.2 (2019.4.36f1, 2020.3.21f1), 0.5.0-preview.1 (2019.4.36f1)
Not reproducible with: 0.5.1-preview.1 (2019.4.36f1, 2021.2.17f1, 2020.3.31f1, 2022.1.0b13, 2022.2.0a8)

  1. Resolution Note (fix version 0.5.1-preview.1):

    Fixed in Memory Profiler 0.5.1-preview.1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.