Steps to reproduce:
- Create new project
- Go to "Window" menu item and select "Search -> New Window"
- Verify, that "Search" window opens
- Click "Open Inspector" button
- Verify, that "Inspector" window opens
- Enter "AAA" as search criteria and click "Enter"
- Verify, that you get "No results found...."
- Click "Save" next to the search input field and select "Save Project"
- Save the query
- Verify, that saved query is displayed under "Project" section in "Searches" section
- Select saved query
- Select saved query asset in "All" tab
- Observe "Console" window
Expected result: No errors in the console
Actual result: Console displays error. Added screenshot and video in the "Attachments" section.
Reproducible with: 2023.1.0a15, 2023.1.0b3.
Not reproducible with: 2022.2.6f1, 2021.3.18f1, 2020.3.45f1 (this functionality isn't available in this stream).
Error:
Layout update is struggling to process current layout (consider simplifying to avoid recursive layout): VisualElement unity-panel-container7 (x:0.00, y:0.00, width:758.00, height:695.00) world rect: (x:0.00, y:0.00, width:758.00, height:695.00)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:195)