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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
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."