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
- ”Last item reached” warning is thrown when no search results are found in UI Toolkit Layout Debugger
- UI Elements overlap in the Shortcuts window when docked and resized to a smaller window size
- UIBuilder DataSourcePath dropdown fails to show properties when binding to abstract classes
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
Add comment