Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1
2023.2.0a6
Issue ID
UUM-28722
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
- [VFX] Incorrect Behavior with SG and Scale in Update
- Memory leaks are caused when using MeshToSDFBaker.Dispose()
- [iOS][Android] Crash on 'EXC_BAD_ACCESS' when trying to create a Joint with script in build
- Particles are drawn upside down when using Camera.RenderToCubemap
- "Find References In Project" gives inaccurate results when Prefab Variant Parent default Object references are changed
Resolution Note:
We looked into this and found it's more difficult to implement than originally expected