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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
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.