Search Issue Tracker
Fixed in 2020.2.X
Fixed in 2019.4.X
Votes
0
Found in
2020.2.0a12
Issue ID
1248979
Regression
Yes
[Terrain] Error thrown On canceling "Import Raw Heightmap" under "Texture Resolution" from "Terrain Settings
When "Import Raw Heightmap" is closed or Cancel the Importing Raw Heightmap from "Terrain Settings", then it causes the editor to throw the following errors:
"EndLayoutGroup: BeginLayoutGroup must be called first.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)".
Refer the attached video
Steps to repro:
1. Create a new project.
2. Hierarchy > Create > 3D Object > Terrain
3. Terrain > Inspector > Terrain Settings
4. Texture Resolution (On Terrain Data) > Import Raw > Click
5. Closed "Import Raw Heightmap" window OR Cancel > Click
Actual Result:
"EndLayoutGroup: BeginLayoutGroup must be called first." error is thrown when "Import Raw Heightmap" window is closed OR Cancel the importing
Expected Result:
"Import Raw Heightmap" window is closed without throwing any error in the console
Occurring on:
2020.2.0a12
Working fine:
2020.2.0a11, 2020.1.0b9
Environment:
Occurs only on Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment