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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
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.