Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X
Fix In Review for 6000.0.68f1
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
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
Resolution Note (fix version 6000.0.68f1):
Fixed in 6000.0.68f1