Search Issue Tracker
Fixed
Fixed in 2021.3.X, 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2021.3):
Fixed in 2021.3.15f1