Search Issue Tracker
Fixed in 1.1-pre.5
Votes
0
Found in [Package]
preview.3 - 1.0.0.
Issue ID
1200107
Regression
No
[Input System] Path Input field text is clipping under Binding in the properties section
Path Input field text is clipping under Binding in the properties section
Steps to repro:
1. Create a new project.
2. Window > Package Manager > Input System > Install.
3. Project Window > Right Click > Create > Input Actions.
4. Add Action Maps > Select Binding in Actions > Insert text in the Path input field.
Actual Result:
Path Input field text is clipping.
Expected Result:
Path Input field text should not be clipped.
Tested with Unity Version: 2020.1.0a14, 2019.3.0b12, 2019.2.0f1.
Reproducible in Package Version: preview.3 - 1.0.0, preview.2 - 1.0.0, preview.1 - 1.0.0, preview - 1.0.0, preview.2 - 0.2.10.
Environment:
Windows 10 & Mac 10.14.
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note (fix version 1.1-pre.5):
Fixed by https://github.com/Unity-Technologies/InputSystem/pull/1328