Search Issue Tracker
Fixed
Fixed in 2021.3.15f1
Votes
0
Found in
2021.3.13f1
Issue ID
UUM-21058
Regression
No
EndLayoutGroup: BeginLayoutGroup error is printed when skipping to the end of a tutorial in the Test Track Sample project if Tutorial Masks are enabled
How to reproduce:
1. Open up the Test Track Sample project
2. Start any Tutorial and click "Skip To End" at the top of the Tutorial Window
Expected result: Tutorial goes to the end
Actual result: Tutorial goes to the end and an error is printed in Console
Reproducible with: (2.2.3) 2021.3.13f1
Could not test with: 2020.3.41f1, 2022.1.22f1, 2022.2.0b14, 2023.1.0a18 (Template is not available, Tutorial Debug functions are not enabled in other Tutorials)
Note: Issue does not reproduce if Tutorial Masks are disabled
Error message: "EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEditor.EditorGUILayout:EndHorizontal ()
Unity.Tutorials.Core.Editor.TutorialWindow:DrawAuthoringToolbar () (at Library/PackageCache/com.unity.learn.iet-framework@2.2.2/Editor/Editor Windows/TutorialWindow.cs:1439)
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)"
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 2021.3.15f1):
Fixed in 2021.3.15f1