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
- Existing assets' references are lost when pasting in copied sub-assets
- Dragging and dropping a system that contains event context to create nested VFX crashes the editor
- TextMeshPro UV2 custom data not rendering for off-screen text with RectMask2D in Unity 6
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
Add comment