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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (fix version 2021.1):
resolve errors when opening Player Settings from Build Settings in the Linux editor