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
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
- Inconsistent “Favorites” icon highlight in Unity Hub
- "Could not connect project. Try again" Hub error is not informative/does not inform the user with the reason why it failed when connecting a project to cloud with a name that's too long
- “Create and publish WebGL builds” link leads to “Sorry about that, we can't find the page you're looking for.” page
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a1