Search Issue Tracker
Fixed
Fixed in 1.13.0
Votes
0
Found in [Package]
1.11.2
Issue ID
ISXB-1309
Regression
Yes
Dropdown expands only on rightmost part of the button when trying to click on the "Path" option dropdown inside Input Action Editor
Reproduction steps:
1. Open the attached project “ReproProject“
2. Open the scene “SimpleDemo_UsingPlayerInput“
3. In the Hierarchy window, select “Player“ GameObject
4. In the Inspector window, in the “Player Input“ component, double click on the “SimpleControls” asset
5. In the opened Action Editor window, expand “fire“ action, select PrimaryAction binding
6. In the Binding Properties sidebar that appeared on the right, try to click on left side of “Path“ dropdown to open it
7. Observe the result
Expected result: “Path” dropdown expands no matter which side of its dropdown button you click
Actual result: “Path” dropdown expands only when clicked on approximately the rightmost side of the dropdown
Reproducible in: 1.8.0-pre.2(2022.3.47f1), 1.11.2 (2022.3.55f1, 6000.0.33f1, 6000.1.0a10)
Not reproducible in: 1.8.0-pre.1 (2021.3.47f1, 2022.3.47f1), 1.8.0-pre.2(2021.3.47f1), 1.11.2 (2021.3.47f1)
Reproducible on: macOS 15.2 (M1 Pro) Windows 11
Not reproducible on: No other environments tested
Note:
- The behaviour is a little bit different when reproducing on a mac. When having editor opened on a screen with resolution of 1512x982, the issue does not reproduce but reproduces when Editor is open on a screen with resolution of 2560x1440. When reproducing on windows machine, this issue reproduces on any screen size
- When trying to resize Binding Properties sidebar, the clickable area of the dropdown button tries to expand with the size of the button but fails to cover the whole button, in that case, the button’s clickable area is covering the dropdown button approximately till the center
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Add comment