Search Issue Tracker
Fixed
Votes
0
Found in
2020.1.0a25
2020.1.0b1
Issue ID
1225462
Regression
Yes
[Terrain] Unable to paint holes smoothly on Terrain by dragging the mouse
Unable to paint holes smoothly on Terrain by dragging the mouse.
Steps to repro:
1. Create a new project > Create a new Scene.
2. GameObject > 3D > Terrain.
3. Select Paint Terrain Tab > Select Paint Holes.
4. Click on Terrain and drag the mouse.
Actual Result:
Unable to paint holes by dragging the mouse on Terrain.
Expected Result:
Able to paint holes by dragging the mouse.
Reproducible in:
2020.1.0b1, 2020.1.0a25.
Working fine in:
2020.2.0a2, 2020.1.0a24
Environment:
Occurring on Windows 10 & Mac 10.14.
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Editor: Fixed terrain painting with mouse strokes.