Search Issue Tracker
Fixed
Fixed in 2023.1.0b12, 2023.2.0a9
Votes
0
Found in
2023.1.0b3
2023.2.0a1
Issue ID
UUM-26720
Regression
No
Console displays error "Layout update is struggling to process current layout" when user selects saved empty search asset
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)
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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Resolution Note (fix version 2023.2.0a9):
Verified with:
2023.2.0a9.452.8166
Revision: trunk d3d5906d5d19
Built: Mon, 27 Mar 2023 18:38:14 GMT
Resolution Note (fix version 2023.1.0b12):
Verified with:
2023.1.0b12.3067.3607
Revision: 2023.1/staging 8a4a42a7da8d
Built: Tue, 04 Apr 2023 13:34:11 GMT