Search Issue Tracker
Fixed
Fixed in 2023.2.0a8
Votes
0
Found in
2023.1.0b3
2023.2.0a7
Issue ID
UUM-26890
Regression
No
Error message is insufficient when Input is not set-up
How to reproduce:
1. Open the project from comments
2. Enter Scene "SampleScene"
3. Enter Play Mode
4. Observe Error in Console
Actual result: "ArgumentException: Input Axis RightThumbstickX is not setup.
To change the input settings use: Edit -> Settings -> Input" is printed
Expected result: "Settings" should be changed to "Project Settings" and "Input" to "Input Manager"
Reproducible with: 2023.1.0b3, 2023.2.0a2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Resolution Note (fix version 2023.2.0a8):
Fixed in 2023.2.0a8, error message updated.