Search Issue Tracker
By Design
By Design in 5.0.X
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note:
This is not a regression and how Terrain has functioned historically. By Design
Resolution Note (5.0.X):
This is not a regression and how Terrain has functioned historically. By Design