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
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
- Root motion is not reapplied when transitioning from an animation without root motion to an animation with root motion
Add comment