Search Issue Tracker
By Design
Votes
0
Found in [Package]
5.0.3
Issue ID
WBTRB-96
Regression
No
Terrain tools activate without user request
*Description:*
Tools should only ever activate by user request, to avoid unexpected situations, and potential data loss (eg, if a tool is activated without the user's intent, and they unknowingly use the tool to modify scene data, then are unable to undo without losing separate, desired changes).
*Repro Steps:*
# Select a Terrain object
*Actual Results:*
A terrain tool is activated
*Expected Results:*
The active tool is not changed
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
This is not a regression and how Terrain has functioned historically. By Design