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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
https://github.com/Unity-Technologies/TerrainTools/pull/507