Search Issue Tracker
By Design
Fixed in 4.0.0
Votes
0
Found in [Package]
3.0.1
Issue ID
1276241
Regression
No
[Terrain Tools] 'Add Layer' Concern: X still adds the layer
If you click the X (top right) after clicking Add Layer, it will still add a layer when it's expected that it doesn't do that.
Repro:
with Terrain Tools installed
0. add new Terrain object to hierarchy, select it and view in inspector
1. from terrain properties, expand Layers section
2. Click Add Layer to show the Select TerrainLayer popup window
3. Select a TerrainLayer, but don't double click it
4. Press X at the top right of the window
Expected:
That pressing X cancels the action of adding a layer.
Actual:
layer is still added even though you clicked "X"
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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
Resolution Note:
https://github.com/Unity-Technologies/TerrainTools/pull/507