Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.4.0b7
Issue ID
773688
Regression
No
[Editor] Some terrain component's tooltips aren't displayed
Steps to repro:
1. Open Unity;
2. Create new project;
3. Add Terrain gameobject (GameObject -> 3D Object -> Terrain);
4. Select Terrain gameobject in the Hierarchy view;
5. Go to 'Terrain Settings' tab of the Terrain component;
6. Hover over any text field (e.g. Cast Shadows).
Expected result:
Tooltip with brief summary of the selected function is displayed.
Actual result:
Tooltip is not displayed. Inconsistent with other Unity components (e.g. 'Transform').
Also tooltips are not displayed in almost every tab of terrain component (except some fields) along with Terrain Collider component (for each field).
See attached screenshots - fields highlighted in green have tooltips, fields highlighted in red don't have ones.
Notes:
- Reproducible in: 5.4.0b7, 5.4.0b6, 5.3.3f1, 5.3.2f1, 5.3.1f1.
- Reproducible on both OSX 10.11.3 and Windows 10;
- Expected references for brief function summary could be found in Unity manual (for instance, Contents/Documentation/en/Manual/terrain-OtherSettings.html).
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