Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2018.1.0a4
2018.1.0b4
Issue ID
759025
Regression
Yes
Tanks Tutorial requires "Axis" to be set again.
This is still happening in 2018.1.0a5
Repo
1. Open 2018.1.0a5
2. Head to the Asset Store and download Tanks! Example project
3. Run the _Complete-Game scene found under Assets
4. Try to move the tanks using W,S,A,D
Notice issue >> Tanks do not move console is spammed with errors.
ArgumentException: Input Axis HorizontalUI is not setup.
To change the input settings use: Edit > project settings > input.
*Note :
Works fine in 2018.1.a3.
Stack Trace:
ArgumentException: Input Axis HorizontalUI is not setup.
To change the input settings use: Edit -> Project Settings -> Input
UnityEngine.EventSystems.BaseInput.GetAxisRaw (System.String axisName) (at /Users/builduser/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/EventSystem/InputModules/BaseInput.cs:69)
UnityEngine.EventSystems.StandaloneInputModule.ShouldActivateModule () (at /Users/builduser/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/EventSystem/InputModules/StandaloneInputModule.cs:161)
UnityEngine.EventSystems.EventSystem.Update () (at /Users/builduser/buildslave/unity/build/Extensions/guisystem/UnityEngine.UI/EventSystem/EventSystem.cs:267)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment