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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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.