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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment