Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.2.0b2
2020.2.0b3
Issue ID
1276714
Regression
No
[Terrain] Artifact appears on a Terrain in scene view on attaching the “TerrainCopier” script
[Terrain] Artifact appears on a Terrain in scene view on attaching the “TerrainCopier” script.
When the “TerrainCopier” script is attached to the terrain, some Artifact appears on the terrain while painting in the scene view.
Steps to repro:
1.Create a new project.
2.Hierarchy > 3D object > Terrain
3.Attach "TerrainCopier.cs" script to the Terrain
4.Terrain > Zoom out > Paint terrain
5.Observe the Artifacts appearing on terrain
Actual Result:
Artifact appears on terrain
Expected Result:
Terrain is rendered without any artifacts.
Reproducible in:
2020.2.0b3, 2020.2.0b2
Note:
1. Unable to test on 2020.2.0b1, 2020.1, 2019.4, 2018.4 because of Bug ID 1152858
2. The issue is reproducible on macOS 10.15.2 and macOS 10.15.5 and unable to reproduce on macOS 10.15.1 and macOS 10.15
Environment:
macOS 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Copying Terrain in this way is not a supported workflow for Terrain Objects