Search Issue Tracker
Fixed in 2021.1.X
Fixed in 2019.4.X
Votes
2
Found in
2020.1.12f1
2020.1.13f1
2020.2
2021.1
Issue ID
1291443
Regression
Yes
[Ubuntu] Opening player settings spams console with error messages
When opening the Player Settings from the Build Setting window, the console gets spammed with a lot of errors.
to repro:
- start a new project
- go to Build settings
- click on the Player settings button from there
- does not repro if you open the Player Settings from the Edit-> Settings menu
Reproduced in: 2020.1.13f1, 2020.2.0b10, 2021.1.0a4
Cannot repro in: 2020.1.12f1, 2019.4.13f1 or 2019.4.14f1
EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&) (at /home/bokken/buildslave/unity/build/Modules/IMGUI/GUIUtility.cs:189)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note (fix version 2021.1):
resolve errors when opening Player Settings from Build Settings in the Linux editor