Search Issue Tracker
Won't Fix
Won't Fix in 5.0.X
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
- Font character thickness does not adjust properly in UI Toolkit text when changing Bold Weight in Font Asset
- Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
- Sorting icons are tiny and misaligned in Import Activity window
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
Resolution Note:
We looked into this and found it's more difficult to implement than originally expected
Resolution Note (5.0.X):
We looked into this and found it's more difficult to implement than originally expected