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
- Editor freezes after some time when using NavMeshQuery::Raycast
- Cube is rendered green when its color is set to black and using the Lift Gamma Gain Volume interpolation
- Inner and outer exceptions are not unrolled correctly
- [iOS][WebGL] Audio Clip doesn't play when Load Type is set to Decompress On Load and iOS Silent Mode is enabled
- Crash on EditorBuildSettings::GetConfigObject when closing a specific project
Add comment