Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
5.0.3
Issue ID
WBTRB-94
Regression
No
Tools are not displayed in Tools Overlay
Description:
When an object is selected, it's tools must be visible in the Tools Overlay, as described in the Unity 23.1 Documentation: Unity - Manual: Default Scene view overlay reference (unity3d.com)
Also, per the Editor Authoring Standards: standards/US-0248.md at master · unity/standards (unity3d.com)
Repro Steps:
- Select a Terrain object
- View the Tools overlay
Actual Results:
No Terrain tools are displayed in the Tools Overlay
Expected Results:
Terrain tools are displayed in the Tools Overlay
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Will be prioritizing some more critical issues over this