Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2021.1.0a2
Issue ID
1286295
Regression
No
[Linux] [Quick Search] EndLayoutGroup error thrown on clicking "Open search preferences..." in Search window
On clicking "Open search preferences..." in Search window editor thrown EndLayoutGroup Error, refer to the attached video.
Steps to Repro:
1. Create a new project
2. Click on search Icon besides collab icon
3. Search window > Open search preferences > Click
Actual Result:
EndLayoutGroup error is thrown in Console on clicking "Open search preferences" in Search window
Expected Result:
No error in the console.
Reproducible in:
2021.1.0a2
Working Fine in:
2021.1.0a1
Environment: Ubuntu 18.04 LTS
Stack trace:
EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /home/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:189)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment