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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Will be prioritizing some more critical issues over this