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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment