Search Issue Tracker
Fixed
Fixed in 2023.1.0b13, 2023.2.0a11
Votes
0
Found in
2023.1
2023.2.0a6
Issue ID
UUM-28726
Regression
No
Tool Settings are not shown
Description:
When a tool is selected, it's tool settings must be visible in the Tool Settings, 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-0250.md at master · unity/standards (unity3d.com)
Repro Steps:
- Set layout to "default"
- Activate a Terrain Tool
- View the Tool Settings overlay
Actual Results:
No settings are displayed in the Tool Settings, instead the overlay collapses to a drop-down.
If the dropdown is clicked, sometimes a portion of the settings are displayed.
Expected Results:
All of the active tool's settings are displayed in the Tool Settings.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Economy package throws a CS0619 error in the Console when installed together with Deployment package
- “Screen position out of view frustum” errors are thrown when zooming out in the Scene view with Rect Tool selected
- Only one [UnityOneTimeSetUp] method runs when there are 2 of them in different classes
- Crash with multiple stack traces when Sprites with a high resolution get Sliced to a Grid with a small cell size in the Sprite Editor
- The UI Builder's Data Source Object picker cannot be navigated after triggering a circular dependency dialog box
Add comment