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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note:
https://github.com/Unity-Technologies/TerrainTools/pull/507