Search Issue Tracker
Fixed in 1.3.0
Votes
0
Found in [Package]
1.1.0-preview.1
Issue ID
1285546
Regression
No
[Input System] Input Action drawer doesn't indent bindings properly
Reproduction steps:
1. Open the user's attached project "inputsystem.zip"
2. Open the "TestScene" scene in the Assets folder
3. Select "TestObject" in the Hierarchy window
4. In the Inspector window expand "TestScript" and then expand "Inputs"
Expected result: Bindings for actions are drawn under the corresponding action and indented properly.
Actual result: Bindings for actions are drawn without indentation. The expander arrow is drawn over the binding text label.
Reproducible with: 0.9.0-preview, 1.1.0-preview.1(2019.4.12f1, 2020.1.9f1, 2020.2.0b7), 1.0.0(2021.1.0a1)
Can't test: 2018.4 (errors when importing the package)
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
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running
Resolution Note (fix version 1.3.0):
Fixed in Input System 1.3.0 available in Unity 2019.4 and above