Search Issue Tracker
Won't Fix
Votes
1
Found in
2020.3.43f1
2021.3.15f1
2022.2.2f1
2023.1.0a24
2023.2.0a1
Issue ID
UUM-21946
Regression
No
Raised Terrain becomes distorted when using Raise or Lower Terrain Tool
Reproduction steps:
1. Open the attached “Terraintest.zip” project
2. Select Raise or Lower Terrain tool and draw across the Terrain GameObject in Scene window
3. Zoom in to the raised parts and observe
Expected result: Raised Terrain GameObject parts look smooth
Actual result: Raised Terrain GameObject parts have ridges
Reproducible with: 2020.3.43f1, 2021.3.15f1, 2022.2.2f1, 2023.1.0a24
Reproduced on: macOS Monterey 12.6 (Intel)
Note: Also reproducible in Build
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:
After investigating this issue more, it appears to be due to the user's Terrain object's Mesh Resolution being too low. Please adjust the mesh resolution from 200 width x 200 height to something higher. 1000 x 1000 is the recommended size.