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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
https://github.com/Unity-Technologies/TerrainTools/pull/507