Unity Issue Tracker - "EndLayoutGroup: BeginLayoutGroup must be called first." error is thrown when using AssetDatabase.ExportPackage in EditorWindow
Closed
UUM-3431
"EndLayoutGroup: BeginLayoutGroup must be called first." error is thrown when using AssetDatabase.ExportPackage in EditorWindow
Unity: IMGUI Framework
Won't Fix
2022.2.X
2022.1.X
2021.2.X
2020.3.X
2019.4.X
2019.4 LTS has reached end-of-life. This port is cancelled.
How to reproduce:
1. Open the user's attached "ExportPackage" project
2. Open the "Package Exporter -> Exporter Window" window from the menu
3. Select the "Export package" button
Expected result: The "Exporting package" window is invoked
Actual result: "EndLayoutGroup: BeginLayoutGroup must be called first." error is thrown in the Console log