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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment