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
- 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:
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