Search Issue Tracker
Fixed in 2021.1.X
Duplicate in 2020.2.X
Votes
0
Found in
2020.2.0b9
2020.2.1f1
Issue ID
1305627
Regression
Yes
[Profiler] NullReferenceException appears in the Console when focusing on a search result by pressing F
Reproduction steps:
1. Open the user's attached project and test scene
2. Select Window/Analysis/Profiler and enable Deep Profiling
3. Capture some data
4. In the Module details panel Search bar, type NewBehaviour and select the NewBehaviourScript.Update()
5. Press F
Expected result: The selected result is framed
Actual result: NullReferenceException appears in the Console
Reproducible with: 2020.2.0b9, 2020.2.2f1
Not reproducible with: 2019.4.18f1, 2020.2.0b8, 2021.1.0a1, 2021.1.0b2, 2021.2.0a2
Could not test with: 2018.4.31f1 (could not downgrade)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a1