Search Issue Tracker
Third Party Issue
Votes
0
Found in
2021.2.0a19
2021.2.0b7
2022.1
Issue ID
1357022
Regression
Yes
EndLayoutGroup error is being called when cancelling file creation in Koreography Editor
How to reproduce:
1. Open the attached project "New Unity Project (31).zip"
2. Open the Koreography Editor (Window>Koreography Editor)
3. Press the asset selection button in the Koreography
4. Choose the Starlit Koreography asset
5. In the Koreography Editor press the New Koreography button
6. In the pop-up window press Cancel
Expected result: No errors are appearing
Actual result: Error appears in the console: "EndLayoutGroup: BeginLayoutGroup must be called first."
Reproducible with: 2021.2.0a19, 2021.2.0b7, 2022.1.0a6
Not reproducible with: 2019.4.29f1, 2020.3.16f1, 2021.1.16f1, 2021.2.0a18
Notes:
- Sometimes you need to repeat steps 5-6 a few times for a bug to happen
- Reproducible with macOS
- Not reproducible with Windows
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (2022.1.X):
It's a wrong implementation of functions from Koreography Editor but not an Unity issue