Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
5.0.3
Issue ID
WBTRB-95
Regression
No
Terrain Overlays cannot be hidden
Description:
Overlays in 23.1 should always be user-hideable, via the right-click-on-header menu, per documentation: Unity - Manual: Display or hide an overlay (unity3d.com)
Also, per Unity Standards: standards/US-0249.md at master · unity/standards (unity3d.com)
Repro Steps:
- Activate a Terrain tool
- Attempt to hide any of the overlays opened by the tool
Actual Results:
The overlay cannot be hidden
Expected Results:
The overlay can be hidden
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
- “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
Resolution Note:
We looked into this and found it's more difficult to implement than originally expected