Search Issue Tracker
By Design
Votes
0
Found in
6000.0.29f1
6000.1.0a6
Issue ID
UUM-89975
Regression
Yes
Error "InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings." is present when using UI Toolkit and New Input System
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/dadasd.unity” Scene
3. Enter the Play Mode
4. Click on Game view
Expected result: No Errors exist
Actual result: Error “InvalidOperationException: You are trying to read Input using the UnityEngine.Input class, but you have switched active Input handling to Input System package in Player Settings.” is present
Reproducible with: 2023.2.0a19, 6000.0.29f1, 6000.1.0a6
Not reproducible with: 2022.3.53f1, 2023.2.0a18
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
Notes:
- This does not reproduce with Active Input Handling set to “Both” or “Input Manager (Old)“
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
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
- [Linux] The mouse wheel input is inverted when scrolling in the Build
Resolution Note:
Project set its Input backend to Input System yet did not have Input System installed