Search Issue Tracker
Fixed
Fixed in 6000.0.68f1
Fix In Review for 6000.0.68f1
Under Consideration for 2022.3.X
Votes
0
Found in
2022.3.69f1
6000.0.64f1
Issue ID
UUM-130843
Regression
Yes
"EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when manually saving a complex UI prefab asset
How to reproduce:
1. Create a new project
2. Create a “Canvas” GameObject
3. Add a “Button - TextMeshPro” GameObject as a child of the “Canvas” GameObject
4. Duplicate “Button - TextMeshPro” GameObject so there will be 1000 GameObjects
5. Drag “Canvas” GameObject to the Project window to create a prefab
6. Open the created “Canvas” prefab
7. In the Hierarchy tab, select any “Button” GameObject
8. In the Scene window, uncheck the “Auto Save” option (it is located in right top corner of the window)
9. In the Inspector, hide the selected “Button” GameObject
10. In the Scene window, click on “Save” button (it is located in right top corner of the window)
11. Observe the Console window
Actual result: “The EndLayoutGroup: BeginLayoutGroup must be called first” error is shown in the Console window
Expected result: No errors are shown in the Console window
Reproducible with: 2022.1.0a5, 6000.0.64f1, 6000.3.0a1
Not reproducible with: 6000.3.2f1, 6000.4.0b1, 6000.5.0a3
Fixed in: 6000.3.0a2
Reproducible on: macOS 15.3.2 (24D81) (M1 Max)
Not reproducible on: Windows 11 (Tested by CQA)
Note: The user reported getting other errors as well, however, CQA was unable to reproduce them. Further details are in the internal notes
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
- Localization Group Rules bypasses Locale logic when SharedGroup asset provided
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
Resolution Note (fix version 6000.0.68f1):
Fixed in 6000.0.68f1