Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a1
2019.2.0a14
Issue ID
1151115
Regression
Yes
[Terrain] Slider handle disappears on sliding to the extreme left for the Opacity
Slider handle disappears on sliding to the extreme left for the Opacity
Steps to Repro:
1. Create a new project
2. Hierarchy > right click > 3D > Terrain
3. Select Terrain and go to Inspector
4. Select Brush
5. Select Paint texture
5. Drag Opacity slider to the extreme left
Actual Result:
- Slider handle disappears
- Values goes less than 1
Expected Result: Value set to 1
Reproducible on :
2019.3.0a1, 2019.2.0a14, 2019.1.0f2
Working fine on:
2018.3.0f2
Environment
Mac 10.14 only
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
- Adaptive Probe Volume “No Adaptive Probe Volume in Scene” warning is shown only on the first time and is never shown again when baking the Adaptive Probe Volumes with all the Adaptive Probe Volume components disabled
- “NullReferenceException” thrown in Console when changing Profile field to ‘DefaultLookDevProfile’ in Lighting window after deleting Directional Light
- "GardenDraft_LightingSettings" Asset is included in the URP Sample Template
- “Releasing render texture that is set as Camera.targetTexture!” Error thrown in the Console when undoing/redoing Camera addition in Graphics Compositor window > Render Schedule list
- The cursor moves into wrong place when renaming folder/asset
Resolution Note (fix version 2019.3):
Was caused by the value being set lower than the minimum clamp value, fixed!