Search Issue Tracker
Active
Votes
0
Found in
6000.0.37f1
6000.1.0b5
6000.2.0a2
Issue ID
UUM-96819
Regression
Yes
User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
*Steps to reproduce:*
# Install 6000.1.0b5 build with "tvOS" module
# Create a new project
# If Xcode is installed please remove it
# Go to File -> Build Profiles
# Select tvOS platform
# Find the "Browse" button next to the "Run in Xcode"
# Click it and click "Cancel"
# And again click it and again click "Cancel"
# Go to the Console window
*Actual results:* A screenshot is added below in the "Attachments" section. An error is displayed:
"EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&) (at /Users/bokken/build/output/unity/unity/Modules/IMGUI/GUIUtility.cs:219)"
*Expected results:* No error.
*Reproducible with versions:* 2023.3.0b1, 6000.0.37f1, 6000.1.0b5, 6000.2.0a2
*Not reproducible with versions:* 2022.3.56f1, 2023.3.0a19
*Can’t test with versions:* -
*Tested on (OS):* Apple M1 Max - Sequoia 15.1.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening reference for Audio Importer opens missing page
- [Android] SpriteAtlas gets corrupted in Player when using Late binding with SRP Batcher enabled
- Build fails with compiler errors when switching scripts GUIDs
- Many references for Animator elements redirect to missing pages
- User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
Add comment