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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment