FIX: Input Actions Editor toolbar buttons no longer overlap [ISXB-1783]#2374
Open
FIX: Input Actions Editor toolbar buttons no longer overlap [ISXB-1783]#2374
Conversation
… when window is narrow - Set min-width 520px on the editor root so Save Asset, Devices, Control Schemes stay visible when docked and resized. Made-with: Cursor
...nity.inputsystem/InputSystem/Editor/UITKAssetEditor/PackageResources/InputActionsEditor.uxml
Outdated
Show resolved
Hide resolved
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## develop #2374 +/- ##
===========================================
- Coverage 77.90% 77.90% -0.01%
===========================================
Files 476 481 +5
Lines 97613 97691 +78
===========================================
+ Hits 76048 76104 +56
- Misses 21565 21587 +22 Flags with carried forward coverage won't be shown. Click here to find out more. |
Collaborator
|
Could we add a screen shot for UI fixes :) |
Collaborator
Author
|
Hey Josep, I'll get that addressed during today, alongside the uss comment |
Collaborator
Super Anthony! Thank you :) |
Collaborator
Pauliusd01
approved these changes
Mar 13, 2026
Collaborator
Pauliusd01
left a comment
There was a problem hiding this comment.
LGTM, scaled the window while docked and undocked with different windows scaling modes and did not notice any issues
ekcoh
approved these changes
Mar 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Description
Link: https://jira.unity3d.com/browse/ISXB-1783
When the Input Actions Editor window is docked and narrow, the top buttons (Save Asset, Devices, Control Schemes) happen to overlap because of how they are laid out. To address that, we set the minimum width for the window area.
This fix was made with the assistance of Cursor.
Testing status & QA
Local testing, pending QA
Overall Product Risks
Checklist
Before review:
Changed,Fixed,Addedsections.Area_CanDoX,Area_CanDoX_EvenIfYIsTheCase,Area_WhenIDoX_AndYHappens_ThisIsTheResult.During merge:
NEW: ___.FIX: ___.DOCS: ___.CHANGE: ___.RELEASE: 1.1.0-preview.3.