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
- APV data is sometimes incorrectly loaded from multiple baking sets when loading a scene
- GC Alloc spikes occur when calling UnityEngine.Resolution and UnityEngine.RefreshRate with Equals() and GetHashCode()
- Type error is thrown when a new ComputeShader is instantiated after destroying previous ComputeShader
- APV data becomes incorrect when reselecting the currently active Baking Set
- Launch screen image exceeds the screen bounds on IPad when building for iOS
Resolution Note (fix version 2021.1):
resolve errors when opening Player Settings from Build Settings in the Linux editor