Search Issue Tracker
Fixed in 3.0.2
Votes
0
Found in [Package]
3.0.0
Issue ID
1281586
Regression
No
[Terrain] "Cancelling Display Dialog" error in the Console when trying to add an already existing layer
Steps to reproduce:
1) Download attached project and open in Unity
2) Open TerrainScene scene
3) Select Terrain GameObject in the Inspector
4) In the Layers tab, add "Layer1" to the list
Observe: error message will appear in the Console
Full error message:
Cancelling Display Dialog : This should not be called when a View's DrawRect Method is in progress
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
Reproduced with:
2020.1.0f1, 2020.2.0b1, 2020.2.0b5
Terrain Package version: 3.0.1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note (fix version 3.0.2):
This has been fixed in the 3.0.2-preview.2. It will now prompt that the, "Layer exists. Please select a different Layer."