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)|https://docs.unity3d.com/2023.1/Documentation/Manual/display-and-hide-overlay.html]
Also, per Unity Standards: [standards/US-0249.md at master · unity/standards (unity3d.com)|https://github.cds.internal.unity3d.com/unity/standards/blob/master/definitions/US-0249/US-0249.md]
*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
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
- "Compute dispatch: missing texture ID..." and "Compute dispatch: missing UAV ID..." warnings are thrown after changing the platform in High Definition 3D template
- Text is culled by size when Content Size Fitter is small and rich text is used
Resolution Note:
We looked into this and found it's more difficult to implement than originally expected