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
- [macOS] Preferences window closes when "Use new Hierarchy window" is toggled
- "Blitter is already initialized" exception thrown when invalid type is passed to "SupportedOnRenderPipeline" attribute
- [IL2CPP][AssetBundles] Windows Standalone player hangs on exiting when using AssetBundle.LoadFromStream()
- SVG shaders get stripped when building player
- Back arrow is shown when reopening Add Default Preset popup after navigating its type list
Add comment