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
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
- Texture2D.PackTextures causes mips 7-9 to turn pink when packed textures are of ASTC 4x4 compression
Add comment