Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.1.0a9
2019.1.0a14
2019.2.0a1
Issue ID
1118605
Regression
Yes
Height of the Terrain is calculated without using Y position of the GameObject when setting height in Terrain component
How to reproduce:
1. Open attached project "Case_1118605_TerrainHeight"
2. Open "SampleScene" scene
3. Select Terrain GameObject in the hierarchy
4. Set the height of the Terrain to 10 and click "Flatten"
5. Set Y position of the Terrain GameObject to 10
6. Click "Flatten" again
Expected result: The Terrain does not change its height in the world perspective
Actual result: Terrain height is lowered in the world perspective
Reproducible with - 2019.1.0a9, 2019.1.0a15, 2019.2.0a2
Not reproducible with - 2017.4.19f1, 2018.3.3f1, 2019.1.0a8
Comments (1)
-
DeathRace26
Nov 11, 2019 14:53
This issue is actually reproductible in 2018.4.11
Please, fix this for newest stable release
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
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
- Color Picker feels less smooth when dragging a Variables Color property in UI Builder Inspector
Resolution Note (fix version 2019.3):
Fixed in 2019.3.0a11