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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
We looked into this and found it's more difficult to implement than originally expected