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
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Resolution Note (fix version 1.3.0):
Fixed in Input System 1.3.0 available in Unity 2019.4 and above