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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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