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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a1