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
- Lights with Cookies generate Cookie Atlas and increase Memory usage every time when Play mode is entered
- Crash on mono_traverse_object_internal when exiting Play mode on a specific project
- Camera prefab shows up in overrides after upgrade when game view is changed to Simulator
- Prefab Override context menu does not appear when changing attributes on a Terrain Component
- Particles are visible through Mesh when Sprite-Lit-Default Material is used
Add comment