Search Issue Tracker
Fixed in 2017.2.0f3
Votes
0
Found in
2017.1.0f3
Issue ID
946391
Regression
No
InputManager's properties Negative Button and Positive Button tooltips are mixed
Reproduction steps:
1. Open new project
2. Go Edit -> Project Settings -> Input
3. Expand Axes -> Horizontal
4. Hover over "Negative button" and "Positive button"
Expected: Negative button - "The button used to push the axis in the negative direction."; Positive button - "The button used to push the axis in the positive direction."
Actual: Negative button - "Button to be pressed for movement in positive direction."; Positive button - "Button to be pressed for movement in negative direction."
Reproduced on: 5.5.4p4; 5.6.3p2; 2017.1.1f1; 2017.2.0b10; 2017.3.0a6
Note: Actual result from https://docs.unity3d.com/Manual/ConventionalGameInput.html
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment