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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment