Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a4
2018.3.0a7
Issue ID
1065920
Regression
Yes
Wrong instructions provided in error message when Input Button name is not setup
How to reproduce:
1. Open attached project and "SampleScene"
2. Enter playmode and open console, observe the error message thrown
Actual result - "ArgumentException: Input Button wat is not setup. To change the input settings use: Edit -> Project Settings -> Input" error is thrown, which is wrong, since Input is not in a Project Settings anymore
Expected result - Error message contains this: "ArgumentException: Input Button wat is not setup. To change the input settings use: Edit -> Settings -> Input"
Reproducible with - 2018.3.0a7, 2018.3.0a4
Not reproducible with - 2018.3.0a3
Fixed in - 2018.3.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment