Search Issue Tracker
Fixed
Fixed in 2020.3.39f1, 2021.3.9f1, 2022.2.0b8
Votes
0
Found in
2020.3.33f1
2022.1.0a10
2022.1.0b16
2022.2.0a10
Issue ID
UUM-3891
Regression
Yes
"EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when selecting to import a .raw file as Heightmap
Reproduction steps:
1. Open the "Raw test" project
2. Select "Terrain" in the Hierarchy
3. In the Inspector go to Terrain Settings
4. Navigate to Texture Resolution (On Terrain Data) and press Import Raw
5. Chose "\\Raw test\\Assets\\heightmap.raw" and press Open or Cancel
Expected result: Raw image gets imported or canceled
Actual result: Console error: EndLayoutGroup: BeginLayoutGroup must be called first.
Reproducible with: 2020.3.33f1, 2021.3.1f1, 2022.1.0a10, 2022.1.0b16, 2022.2.0a10
Not reproducible with: 2019.4.38f1, 2022.1.0a1, 2022.1.0a9
Note: Reproducible after pressing "Open" or "Cancel" in file explorer
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
Add comment