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
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
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.