Search Issue Tracker
By Design
Votes
0
Found in
2018.3.0a5
2018.3.13f1
Issue ID
1148175
Regression
Yes
Terrain thickness do not cause objects beneath the terrain to move above the terrain
How to reproduce:
1. Open attached project "Terrain Thickness Test.zip" and scene "SampleScene"
2. In the Hierarchy window, select "Terrain" object
3. In the Inspector window, Terrain -> Terrain Settings(gear icon) -> Physics (On Terrain Data) -> make sure that thickness is 1000 (or any high value)
4. Enter Play mode
5. Observe Scene or Game view
Expected result: the Sphere is teleported on the terrain
Actual result: the Sphere is not teleported on the terrain and falls down
Reproducible with: 2018.3.14f1, 2019.1.0f2, 2019.2.0a13
Not reproducible with: 2017.4.26f1
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
Terrain thickness is available only with the legacy heightmap collision detection. The new unified heightmaps approach doesn't support it anymore, and is default in 2018.3.