Search Issue Tracker
Fixed
Fixed in 6000.5.0b2, 6000.6.0a2
Votes
0
Found in
6000.5.0a7
6000.6.0a1
Issue ID
UUM-134799
Regression
Yes
“NullReferenceException: Object reference not set to an instance of an object” error is thrown after installing Project Auditor Rules when Search window is open
Reproduction steps:
1. Create a new project
2. Click on "Global Search" button in the top Editor toolbar to open Search window
3. Window > Analysis > Project Auditor
4. Click “Install Rules” button
5. Observe the Console
Actual result: “NullReferenceException: Object reference not set to an instance of an object” error is thrown
Expected result: No error or warning is thrown
Reproducible with: 6000.5.0a7
Not reproducible with: 6000.5.0a6
Couldn’t reproduce with: 6000.0.68f1, 6000.3.9f1, 6000.4.0b9 (No “Install Rules” button)
Reproduced on: Windows 11, macOS Sequoia 26.2 (M4)
Note:
Full error:
{code:java}
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.Search.SearchWindow.Update () (at /Users/bokken/build/output/unity/unity/Modules/QuickSearch/Editor/UITK/SearchWindow.cs:167)
UnityEditor.HostView.SendUpdate () (at /Users/bokken/build/output/unity/unity/Editor/Mono/HostView.cs:712)
UnityEditor.EditorApplication.Internal_CallUpdateFunctions () (at /Users/bokken/build/output/unity/unity/Editor/Mono/EditorApplication.cs:403)
{code}
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
- HDRP Light shadows switch Type from Soft to Hard after re-enabling the Shadow Map option
- [AI Assistant] Banner content is clipped and inaccessible when Assistant window is docked or narrow
- Crash on CheckDeviceStatus when opening a UI Panel in Play mode on a specific project
- Redundant Warning message is thrown when multi selecting Package Manifest files in the Project Window
- Point light Cookie texture is rendered incorrectly with Deferred renderer path when used together with multiple Directional lights
Resolution Note:
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.6.0a2):
Fixed in 6000.6.0a2
Resolution Note (fix version 6000.5.0b2):
Fixed in 6000.5.0b2