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
- Environment Samples count resets to 2048 when entering a higher number
- GameObject cannot be disabled when an Animator references an Animation Clip containing the GameObject's "IsActive" property
- Console errors are thrown when resolving Scene view shortcut conflicts with "Rebind to selected command" checked
- Spots of bad lighting appear on assets when the lighting is generated in a Scene
- Static Editor Flags dropdown list is cut off when Inspector Window is docked to the very right and UI Scaling is set to a higher value
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."