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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment