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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
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