Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.1.X, 6000.2.X
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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment