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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Add comment