Search Issue Tracker
By Design
Votes
0
Found in
5.4.0b8
Issue ID
775743
Regression
No
[TerrainComponent] 'Height' scalebar disappears when resizing Inspector in 'Paint Height' tab
Steps to repro:
1. Open Unity;
2. Create new project and scene;
3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);
4. Go to 'Paint Height' tab of Terrain component;
5. Resize Inspector to the minimum width size;
6. Observe Height scalebar.
Actual result:
Height scalebar disappears when resizing Inspector in 'Paint Height' tab (see attached gif video and actual.png). Inconsistent with other scalebars within Terrain component.
Expected result:
Height scalebar disappears should not disappear when resizing Inspector in 'Paint Height' tab.
Notes:
- Reproducible in: 5.4.0b8, 5.4.0b7, 5.3.3p2, 5.3.2f1, 5.2.0f3;
- Reproducible on both OSX 10.11.3 and Windows 10.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment