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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
https://github.com/Unity-Technologies/TerrainTools/pull/507