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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
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."