Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b21
Issue ID
802393
Regression
No
[UI][TerrainComponent] There is no ability to customize Terrain Height field by dragging mouse cursor slider
Steps to repro:
1. Open Unity;
2. Open attached project and 'test' scene;
3. Select Terrain gameobject in the Hierarchy;
4. Go to 'Paint Height' tab of Inspector's Terrain component;
5. Minimize Inspector window;
6. Notice that scalebar has disappeared - expected behaviour;
7. Hover over zone on the left side of Height textbox and try to change its value by dragging left-clicked mouse cursor.
Actual result:
There is no ability to customize Terrain Height field by dragging mouse cursor slider (see attached screenshot).
Expected result:
User should be able to change Height value in such way, assuming that for other textboxes within Unity (e.g. Transform component) there is an ability to change textbox values by dragging mouse cursor slider.
Notes:
- Reproducible in 5.4.0b21, 5.4.0b20, 5.3.5p1, 5.2.2p4;
- Reproducible on both OSX 10.11.4 and Windows 10.
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
Add comment